X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fbrowser.css;h=aa1d1c380bdabacd554d790a83ed09d63f920925;hp=c582f41c8505648ba1e36ee82188a673ad1931a9;hb=1232bf8ee7be1454f55e0c111f364f18e5e871eb;hpb=d2f0d12847f29ead118e84c1bf9c966f63a60699 diff --git a/EarlyBlue/global/browser.css b/EarlyBlue/global/browser.css index c582f41c..aa1d1c38 100644 --- a/EarlyBlue/global/browser.css +++ b/EarlyBlue/global/browser.css @@ -60,7 +60,7 @@ tabpanels { margin-right: 3px; width: 16px; height: 16px; - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item16.gif"); } tab[busy] > .tab-icon { @@ -73,7 +73,7 @@ tabbrowser > tabbox > tabpanels { margin: 0px; } -/* ::::: close button ::::: */ +/* ::::: close & new tab buttons ::::: */ .tabs-closebutton { margin-bottom: 3px; @@ -84,3 +84,9 @@ tabbrowser > tabbox > tabpanels { .tabs-closebutton > .toolbarbutton-icon { margin: 0; } + +.tabs-newbutton { + margin: 0px; + padding: 0px; + list-style-image: url("chrome://global/skin/icons/tab-new.gif"); +} \ No newline at end of file