some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / EarlyBlue / global / printPreview.css
index f8ca5bad064632d468a9825c5c8f6a398537681a..a28d98bd045963fcc1f5068904bb6ad1ba2e4024 100644 (file)
 
 /* ::::: print preview toolbar ::::: */
 
-/* ..... page navigation ..... */
-
-.home-arrow, .end-arrow[chromedir="rtl"] {
-  list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp-end.gif");
-}
-
-.end-arrow, .home-arrow[chromedir="rtl"] {
-  list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp-end.gif");
-}
-
-.left-arrow, .right-arrow[chromedir="rtl"] {
-  list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp.gif");
-}
-
-.right-arrow, .left-arrow[chromedir="rtl"] {
-  list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp.gif");
-}
-
-/* ...... scale in/decrement ..... */
-
-.up-arrow {
-  list-style-image: url("chrome://global/skin/arrow/arrow-up-sharp.gif");
+.navigate-button {
+  min-width: 1.9em;
 }
 
-.down-arrow {
-  list-style-image: url("chrome://global/skin/arrow/arrow-dn-sharp.gif");
+.navigate-button > .toolbarbutton-icon {
+  display: none;
 }
 
 /* ..... orientation ..... */