sync both themes with toolkit winstripe changes of 13 cycle
[themes.git] / LCARStrek / communicator / aboutSyncTabs.css
index 47fa5b39df34d9db075c4782f42b2027dd28b2b9..48460f97e556254cdd2ed6539358dc2ff5f9b2fb 100644 (file)
@@ -30,7 +30,7 @@ richlistitem[type="tab"] {
   padding: 2px 5px;
   margin-bottom: 4px;
   -moz-margin-start: 4em;
-  -moz-border-radius: 6px;
+  border-radius: 6px;
   background-color: #402800;
   width: 44em;
   opacity: 0.9;
@@ -47,7 +47,7 @@ richlistitem[type="client"] {
   margin-top: 2px;
   margin-bottom: 3px;
   width: 42em;
-  -moz-border-radius: 6px;
+  border-radius: 6px;
   background-color: transparent;
   -moz-user-focus: ignore !important;
 }