X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2FaboutSyncTabs.css;h=5d955a6f89f6707b851f2e9fb5f7a8ba1bec0959;hp=47fa5b39df34d9db075c4782f42b2027dd28b2b9;hb=dbd844cb7cf3813ee33ce4ef53ca93b53e03e67d;hpb=c2e1f7906034fb0bb5d0ce3bf8017bdbc6b8a8ca diff --git a/LCARStrek/communicator/aboutSyncTabs.css b/LCARStrek/communicator/aboutSyncTabs.css index 47fa5b39..5d955a6f 100644 --- a/LCARStrek/communicator/aboutSyncTabs.css +++ b/LCARStrek/communicator/aboutSyncTabs.css @@ -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; } @@ -64,7 +64,7 @@ richlistitem.desktop[type="client"] { } .url { - color: blue; + color: #3333FF; font-size: 0.95em; }