From dff016745a768b4401fdad112d217159038f356a Mon Sep 17 00:00:00 2001 From: "gavin%gavinsharp.com" Date: Mon, 14 Apr 2008 00:46:34 +0000 Subject: [PATCH] =?UTF-8?q?Bug=20428279:=20tabs=20shouldn't=20have=20botto?= =?UTF-8?q?m-right=20border=20radius,=20patch=20by=20D=C3=83=C2=A3o=20Gott?= =?UTF-8?q?wald=20,=20r=3Dme,=20a=3Dschrep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.0.0.236/trunk@250169 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/toolkit/themes/winstripe/global/tabbox.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/toolkit/themes/winstripe/global/tabbox.css b/mozilla/toolkit/themes/winstripe/global/tabbox.css index 395c5a3f7e4..715c61c19a8 100644 --- a/mozilla/toolkit/themes/winstripe/global/tabbox.css +++ b/mozilla/toolkit/themes/winstripe/global/tabbox.css @@ -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; } - \ No newline at end of file