Bug 428279: tabs shouldn't have bottom-right border radius, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=schrep
git-svn-id: svn://10.0.0.236/trunk@250169 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -80,7 +80,6 @@ tab
|
||||
-moz-border-left-colors: ThreeDHighlight ThreeDLightShadow;
|
||||
-moz-border-radius-topleft: 2px;
|
||||
-moz-border-radius-topright: 2px;
|
||||
-moz-border-radius-bottomright: 1px;
|
||||
padding: 1px 4px 2px 4px;
|
||||
background-color: -moz-Dialog;
|
||||
color: -moz-DialogText;
|
||||
@@ -169,4 +168,3 @@ tab[first-tab="true"][selected="true"] {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user