part 1 of update for both themes for changes in borwser winstripe in Firefox 19 cycle
[themes.git] / LCARStrek / browser / browser.css
index c301532822ea18a9bf791154758173b6f6aa0791..e33965faf6cf0cbaff8dbbde679bbf0ee30ec70d 100644 (file)
@@ -1214,8 +1214,8 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon
   transform: scaleX(-1);
 }
 
-html|*.urlbar-input:-moz-lwtheme:-moz-placeholder,
-.searchbar-textbox:-moz-lwtheme > .autocomplete-textbox-container > .textbox-input-box > html|*.textbox-input:-moz-placeholder {
+html|*.urlbar-input:-moz-lwtheme::-moz-placeholder,
+.searchbar-textbox:-moz-lwtheme > .autocomplete-textbox-container > .textbox-input-box > html|*.textbox-input::-moz-placeholder {
   color: #E7ADE7;
 }
 
@@ -1243,7 +1243,7 @@ html|*.urlbar-input:-moz-lwtheme:-moz-placeholder,
 }
 
 .urlbar-icon {
-  padding: 2px;
+  padding: 2px;
 }
 
 .searchbar-engine-button,
@@ -1830,7 +1830,7 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url-
   background-color: #E7ADE7;
 }
 .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]):hover {
-  background-color: #0000FF;
+  background-color: #3333FF;
   color: #000000;
 }
 
@@ -3262,18 +3262,16 @@ html|*#gcli-output-frame {
   margin: 10px;
 }
 
-#social-statusarea-user > vbox > #social-statusarea-notloggedin,
-#social-statusarea-user > vbox > #social-statusarea-username {
+#social-statusarea-user > vbox > .link {
   background: transparent;
   border: none;
-  color: #9C9CFF;
+  color: #3333FF;
   min-width: 0;
   margin: 0 6px;
   list-style-image: none;
 }
 
-#social-statusarea-user[_moz-menuactive] > vbox > #social-statusarea-notloggedin,
-#social-statusarea-user[_moz-menuactive] > vbox > #social-statusarea-username {
+#social-statusarea-user[_moz-menuactive] > vbox > .link {
   text-decoration: underline;
 }