X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprefpanels.css;h=d7216442309153558a19d0c5e54b8ba4bba189fe;hp=5d06680cf32068cbccd2f82981309a398c3c1e71;hb=c2e1f7906034fb0bb5d0ce3bf8017bdbc6b8a8ca;hpb=a0885fa2d9ce75ad3952b3fe05395dcf4cc96c42 diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index 5d06680c..d7216442 100644 --- a/LCARStrek/communicator/prefpanels.css +++ b/LCARStrek/communicator/prefpanels.css @@ -151,3 +151,13 @@ .handler-type[typeClass="audioPodcastFeed"] { list-style-image: url("chrome://communicator/skin/icons/feedIcon16.png"); } + +/* ::::: Sync ::::: */ + +#syncDesc { + padding: 0 12em; +} + +#connectThrobber { + list-style-image: url("chrome://global/skin/icons/loading.gif"); +}