update both themes to state of toolkit winstripe trunk of 2010-11-14
[themes.git] / LCARStrek / communicator / search / internetresults.css
index bc362c2cd55fde5aa8e6ef632729b3cb13e0a0e1..9f1058da814c33d7d971e857f00f1eac534eddad 100644 (file)
   background-color: #9C9CFF; 
   color: #000000; 
   font-weight: bold;
-  padding: 3px 0px 2px 6px;
-  -moz-border-radius: 8px 0px 0px 0px;
+  padding-top: 3px;
+  padding-bottom: 2px;
+  -moz-padding-start: 6px;
+  -moz-padding-end: 0px;
+  border-radius: 8px 0px 0px 0px;
 }
 
 #engineTabs {
-  padding: 2px 0px 2px 0px;
+  padding: 2px 0px;
   /* don't know why its not setting the color */
   background-color: #9C9CFF;
 }
@@ -57,9 +60,9 @@
 }
 
 #engineTabs > button {
-  -moz-border-radius: 8px 8px 0px 0px;
-  margin-left: 5px;
-  margin-right: 5px;
+  border-radius: 8px 8px 0px 0px;
+  -moz-margin-start: 5px;
+  -moz-margin-end: 5px;
 }
 
 #internetresultstree {