bugzilla=39487,

r=hewitt,
a=hangas,
history dropdown menus had too small a target (arrow). Adding some padding. Mac Classic skin


git-svn-id: svn://10.0.0.236/trunk@85471 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
andreww%netscape.com
2001-01-25 04:34:08 +00:00
parent 445dd34e27
commit 4c84e1c530

View File

@@ -54,7 +54,7 @@
.menubutton-dual.toolbar > .menubutton-dual-dropmarker-box
{
border : 1px solid transparent;
padding : 1px 0px 1px 0px;
padding : 1px 2px 1px 2px;
}
@@ -264,7 +264,7 @@
border-bottom : 1px solid threedhighlight;
*/
border : 1px inset #FFFFFF;
padding : 2px 0px 0px 0px;
padding : 2px 2px 0px 2px;
}