mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
merge backout of bug 640490
This commit is contained in:
commit
a9d26dac0b
@ -1546,11 +1546,7 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
|
||||
background-size: -moz-calc(100% - 2px) -moz-calc(100% - 2px);
|
||||
background-repeat: no-repeat;
|
||||
margin: 0;
|
||||
%ifdef WINSTRIPE_AERO
|
||||
padding: 2px 0 4px; /* XXX remove this once bug 643781 is fixed */
|
||||
%else
|
||||
padding: 1px 0 4px;
|
||||
%endif
|
||||
padding: 2px 0 4px;
|
||||
-moz-border-image: url(tabbrowser/tab.png) 4 3 0 / 4px 3px 0 repeat stretch;
|
||||
border-radius: 7px 7px 0 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user