X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprefpanels.css;h=787fda758a25bcb4749010733bda4a6059682825;hb=0c5f9076949973483283c7e935285c9abc476686;hp=38453e2a567dec951649ee6aee554cf8b9d5efc8;hpb=d0ff98fe138c1cd1eab8539080c37d24ffb51d3d;p=themes.git diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index 38453e2a..787fda75 100644 --- a/EarlyBlue/communicator/prefpanels.css +++ b/EarlyBlue/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"); +}