X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2FaboutSyncTabs.css;h=b72daf2d705df448b3f53c3b985291ba9f552a62;hp=5d955a6f89f6707b851f2e9fb5f7a8ba1bec0959;hb=913ef947c73bd5a1d6df86856e5285a59423e947;hpb=dbd844cb7cf3813ee33ce4ef53ca93b53e03e67d diff --git a/LCARStrek/communicator/aboutSyncTabs.css b/LCARStrek/communicator/aboutSyncTabs.css index 5d955a6f..b72daf2d 100644 --- a/LCARStrek/communicator/aboutSyncTabs.css +++ b/LCARStrek/communicator/aboutSyncTabs.css @@ -51,10 +51,12 @@ richlistitem[type="client"] { background-color: transparent; -moz-user-focus: ignore !important; } -richlistitem.mobile[type="client"] { + +.mobile[type="client"] { list-style-image: url("chrome://communicator/skin/sync/sync-mobileIcon.png"); } -richlistitem.desktop[type="client"] { + +.desktop[type="client"] { list-style-image: url("chrome://communicator/skin/sync/sync-desktopIcon.png"); }