forward-port temp icon for Mozilla Persona login
[themes.git] / EarlyBlue / communicator / aboutSyncTabs.css
index 700c0cbb0f0d50ec1e631c3ff4443ea657a72833..21f85342cce77219b4e247520195c989dbcf5f52 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: #CCD0DD;
   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;
 }