third and last part of syncing LCARStrek with Firefox 51 browser windows theme changes
[themes.git] / LCARStrek / browser / newtab / newTab.css
index f4df85f4d2e6cd58c76c1b02ae9defb83b59d0b9..9cd341100eef5cd20a937128a3b7af4a06b1ebb3 100644 (file)
@@ -90,6 +90,13 @@ body {
   width: 28px;
 }
 
+#newtab-customize-button {
+  font-size: 28px;
+  padding: 0;
+  /* only display the text label when CSS backgrounds are disabled (e.g. in high contrast mode) */
+  color: transparent;
+}
+
 #newtab-customize-button:-moz-any(:hover, :active, [active]) {
   background-image: -moz-image-rect(url("chrome://browser/skin/newtab/controls.svg"), 0, 64, 32, 32);
   background-color: #FFCF00;
@@ -280,7 +287,7 @@ body {
   background-color: #000000;
   color: #E7ADE7;
 }
-#newtab-search-text::-moz-placeholder {
+#newtab-search-text::placeholder {
   color: #8050B0;
 }
 #newtab-search-text:focus {