Work on bug 43658 for classic skin, also fixes bug 45294 on win32 and linux. written by german, r= hangas
This commit is contained in:
Родитель
46c33bd14e
Коммит
1fa03dcae1
|
@ -48,8 +48,7 @@
|
|||
|
||||
.button-toolbar[open="true"]
|
||||
{
|
||||
border : 1px solid #336699;
|
||||
border-bottom : 1px solid #CCCCCC;
|
||||
border : 1px solid threedface;
|
||||
}
|
||||
|
||||
/* toolbar menubuttons */
|
||||
|
|
|
@ -48,8 +48,7 @@
|
|||
|
||||
.button-toolbar[open="true"]
|
||||
{
|
||||
border : 1px solid #336699;
|
||||
border-bottom : 1px solid #CCCCCC;
|
||||
border : 1px solid threedface;
|
||||
}
|
||||
|
||||
/* toolbar menubuttons */
|
||||
|
|
|
@ -102,20 +102,15 @@ popup > menuitem[menuactive="true"]
|
|||
.menu-iconic-left
|
||||
{
|
||||
color : inherit;
|
||||
margin : 0px;
|
||||
margin : 0px 2px 2px 0px;
|
||||
width : 13px;
|
||||
text-align : center;
|
||||
list-style-image : inherit;
|
||||
}
|
||||
|
||||
.menu-iconic-left[menuactive="true"]
|
||||
/*.menu-iconic-left[menuactive="true"]
|
||||
{
|
||||
background-color : threedface;
|
||||
border-left : 1px solid threedhighlight;
|
||||
border-top : 1px solid threedhighlight;
|
||||
border-right : 1px solid threedshadow;
|
||||
border-bottom : 1px solid threedshadow;
|
||||
}
|
||||
}*/
|
||||
|
||||
.menubar-left
|
||||
{
|
||||
|
@ -213,4 +208,4 @@ autorepeatbutton:hover {
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -102,20 +102,15 @@ popup > menuitem[menuactive="true"]
|
|||
.menu-iconic-left
|
||||
{
|
||||
color : inherit;
|
||||
margin : 0px;
|
||||
margin : 0px 2px 2px 0px;
|
||||
width : 13px;
|
||||
text-align : center;
|
||||
list-style-image : inherit;
|
||||
}
|
||||
|
||||
.menu-iconic-left[menuactive="true"]
|
||||
/*.menu-iconic-left[menuactive="true"]
|
||||
{
|
||||
background-color : threedface;
|
||||
border-left : 1px solid threedhighlight;
|
||||
border-top : 1px solid threedhighlight;
|
||||
border-right : 1px solid threedshadow;
|
||||
border-bottom : 1px solid threedshadow;
|
||||
}
|
||||
}*/
|
||||
|
||||
.menubar-left
|
||||
{
|
||||
|
@ -213,4 +208,4 @@ autorepeatbutton:hover {
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче