From: Robert Kaiser Date: Sun, 9 Dec 2012 21:22:12 +0000 (+0100) Subject: Merge branch 'master' of linz:/srv/git/themes X-Git-Tag: LCARStrek-2.15~2 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=a54dd8ceedc2f96f9b23931505148cffa7ef71e2 Merge branch 'master' of linz:/srv/git/themes --- a54dd8ceedc2f96f9b23931505148cffa7ef71e2 diff --cc LCARStrek/browser/browser.css index e44fecc5,b52d9954..07e118c7 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@@ -1831,9 -1831,13 +1831,9 @@@ richlistitem[type~="action"][actiontype } .tab-throbber[progress] { - list-style-image: url("chrome://browser/skin/tabbrowser/loading.png"); + list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.png"); } -#tabbrowser-tabs[positionpinnedtabs] > .tabbrowser-tab[pinned] { - min-height: 16px; /* corresponds to the max. height of non-textual tab contents, i.e. the favicon */ -} - .tab-throbber[pinned], .tab-icon-image[pinned] { -moz-margin-start: 2px;