update both themes for toolkit winstripe changes between 2009-05-01 and 2009-06-05
authorRobert Kaiser <robert@notebook.(none)>
Sun, 7 Jun 2009 20:36:26 +0000 (22:36 +0200)
committerRobert Kaiser <robert@notebook.(none)>
Sun, 7 Jun 2009 20:36:26 +0000 (22:36 +0200)
EarlyBlue/global/media/scrubberThumb.png
EarlyBlue/global/media/scrubberThumbWide.png
EarlyBlue/global/media/videocontrols.css
EarlyBlue/mozapps/extensions/extensions.css
LCARStrek/global/media/scrubberThumb.png
LCARStrek/global/media/scrubberThumbWide.png
LCARStrek/global/media/videocontrols.css
LCARStrek/mozapps/extensions/extensions.css

index 10363f25fed5b10a9465ff6548019cb578c59a59..52a28ef250359f3cf4d8021cb7af7bceacb9101d 100644 (file)
Binary files a/EarlyBlue/global/media/scrubberThumb.png and b/EarlyBlue/global/media/scrubberThumb.png differ
index 4dc4ceceefc67a8e6b6252e7935603a539af833c..532597e854212ef54d57a594a748b148872a26f4 100644 (file)
Binary files a/EarlyBlue/global/media/scrubberThumbWide.png and b/EarlyBlue/global/media/scrubberThumbWide.png differ
index a6d708c9eec3a5412b59c28efdaafe5dd7776044..7ac72755df0e796737978935c65d4f679e8f6bb5 100644 (file)
@@ -79,7 +79,8 @@
   padding-left: 8px; /* don't bump into the scrubber bar */
   padding-top: 0px; /* center vertically with scrubber bar */
   color: rgba(204,208,221,0.75);
   padding-left: 8px; /* don't bump into the scrubber bar */
   padding-top: 0px; /* center vertically with scrubber bar */
   color: rgba(204,208,221,0.75);
-  font: 11px sans-serif;
+  font-size: 11px;
+  font-family: helvetica,arial,tahoma,sans-serif;
 }
 
 .backgroundBar {
 }
 
 .backgroundBar {
 
 .scrubber .scale-slider {
     /* abs(margin-top) + margin-bottom + bar height == timeThumb height */
 
 .scrubber .scale-slider {
     /* abs(margin-top) + margin-bottom + bar height == timeThumb height */
-    margin-top: -9px;
+    margin-top: -10px;
     margin-bottom: 10px;
 }
 
     margin-bottom: 10px;
 }
 
 .timeThumb {
     background: url("chrome://global/skin/media/scrubberThumb.png") no-repeat center;
     min-width: 45px;
 .timeThumb {
     background: url("chrome://global/skin/media/scrubberThumb.png") no-repeat center;
     min-width: 45px;
-    min-height: 27px;
+    min-height: 28px;
     -moz-box-pack: center;
 }
 
     -moz-box-pack: center;
 }
 
 
 .timeLabel {
     color: rgba(0,0,0,0.75);
 
 .timeLabel {
     color: rgba(0,0,0,0.75);
-    font: 10px sans-serif;
+    font-size: 10px;
+    font-family: helvetica,arial,tahoma,sans-serif;
     text-shadow: rgba(102,102,153, 0.3) 0 1px;
     padding-top: 2px;
 }
 
     text-shadow: rgba(102,102,153, 0.3) 0 1px;
     padding-top: 2px;
 }
 
-.timeThumb[showhours="true"] > .timeLabel {
-    padding-top: 1px;
-}
-
 .statusOverlay {
     background-color: rgba(0,0,0,0.55);
 }
 .statusOverlay {
     background-color: rgba(0,0,0,0.55);
 }
index 23f2dac9bc9d9dade5688c97e99704042266c38c..ec16adb7fb0ce296a44fbed49cb9182898054d74 100644 (file)
   border-bottom: 1px solid #9999CC;
 }
 
   border-bottom: 1px solid #9999CC;
 }
 
+#searchfield {
+  -moz-margin-start: 0;
+}
+
 /* Command Bar */
 #commandBarBottom {
   margin-top: 5px;
 /* Command Bar */
 #commandBarBottom {
   margin-top: 5px;
index 43087bcfddd63900e442db5dda938dc9cb875188..7bbdaf5635092ed5af467d247a6406e3b12ad7a4 100644 (file)
Binary files a/LCARStrek/global/media/scrubberThumb.png and b/LCARStrek/global/media/scrubberThumb.png differ
index 4097940ee0b42d01eb18e53195dbe82c7c5aed7c..a2a52573ea5a803b190da16bbfd97edef3b6fd91 100644 (file)
Binary files a/LCARStrek/global/media/scrubberThumbWide.png and b/LCARStrek/global/media/scrubberThumbWide.png differ
index 474933d6ae4679b1701cbc73b150053013a450ee..8229cd4552c26d6b74111898d30fb3edfbd1a0ed 100644 (file)
   padding-left: 8px; /* don't bump into the scrubber bar */
   padding-top: 0px; /* center vertically with scrubber bar */
   color: rgba(0,0,0,0.75);
   padding-left: 8px; /* don't bump into the scrubber bar */
   padding-top: 0px; /* center vertically with scrubber bar */
   color: rgba(0,0,0,0.75);
-  font: 11px sans-serif;
+  font-size: 11px;
+  font-family: helvetica,arial,tahoma,sans-serif;
 }
 
 .backgroundBar {
 }
 
 .backgroundBar {
 
 .scrubber .scale-slider {
     /* abs(margin-top) + margin-bottom + bar height == timeThumb height */
 
 .scrubber .scale-slider {
     /* abs(margin-top) + margin-bottom + bar height == timeThumb height */
-    margin-top: -9px;
+    margin-top: -10px;
     margin-bottom: 10px;
 }
 
     margin-bottom: 10px;
 }
 
 .timeThumb {
   background: url("chrome://global/skin/media/scrubberThumb.png") no-repeat center;
   min-width: 45px;
 .timeThumb {
   background: url("chrome://global/skin/media/scrubberThumb.png") no-repeat center;
   min-width: 45px;
-  min-height: 27px;
+  min-height: 28px;
   -moz-box-pack: center;
 }
 
   -moz-box-pack: center;
 }
 
 
 .timeLabel {
     color: rgba(0,0,0,0.75);
 
 .timeLabel {
     color: rgba(0,0,0,0.75);
-    font: 10px sans-serif;
+    font-size: 10px;
+    font-family: helvetica,arial,tahoma,sans-serif;
     text-shadow: rgba(255,259,0, 0.3) 0 1px;
     padding-top: 2px;
 }
 
     text-shadow: rgba(255,259,0, 0.3) 0 1px;
     padding-top: 2px;
 }
 
-.timeThumb[showhours="true"] > .timeLabel {
-    padding-top: 1px;
-}
-
 .statusOverlay {
     background-color: rgba(0,0,0,0.55);
 }
 .statusOverlay {
     background-color: rgba(0,0,0,0.55);
 }
index e0d065e58c520e50c92aed35085a7e7c3cb7b523..698e47728edfe29a64b3f527bfb7211cef341b98 100644 (file)
   border-bottom: 1px solid #9C9CFF;
 }
 
   border-bottom: 1px solid #9C9CFF;
 }
 
+#searchfield {
+  -moz-margin-start: 0;
+}
+
 /* Command Bar */
 #commandBarBottom {
   margin-top: 5px;
 /* Command Bar */
 #commandBarBottom {
   margin-top: 5px;