adapt both themes for minimal changes between SeaMonkey 2.3 and 2.4
authorRobert Kaiser <robert@notebook.box.kairo.at>
Fri, 7 Oct 2011 20:32:49 +0000 (22:32 +0200)
committerRobert Kaiser <robert@notebook.box.kairo.at>
Fri, 7 Oct 2011 20:32:49 +0000 (22:32 +0200)
EarlyBlue/navigator/navigator.css
LCARStrek/navigator/navigator.css

index 44b637059b5544cfbbff44bfcc513fc27ed148e3..9987ed0d97f2991c6a661755247f13270c802bd2 100644 (file)
@@ -178,6 +178,11 @@ toolbar[iconsize="small"] > #sync-button[status=active] {
   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
 }
 
   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
 }
 
+#FindToolbar:-moz-lwtheme {
+/*  -moz-border-top-colors: transparent;
+  -moz-border-bottom-colors: transparent; */
+}
+
 /* ::::: fullscreen window controls ::::: */
 
 #window-controls {
 /* ::::: fullscreen window controls ::::: */
 
 #window-controls {
index 8d585640126ce45095827084856d57ed71705e20..58ca2dec066b11bd80218eb5aa51b31b8732179b 100644 (file)
@@ -245,6 +245,11 @@ toolbar[iconsize="small"] > #sync-button[status=active] {
   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
 }
 
   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
 }
 
+#FindToolbar:-moz-lwtheme {
+/*  -moz-border-top-colors: transparent;
+  -moz-border-bottom-colors: transparent; */
+}
+
 /* ::::: fullscreen window controls ::::: */
 
 #window-controls {
 /* ::::: fullscreen window controls ::::: */
 
 #window-controls {