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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user