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:
hangas%netscape.com 2000-07-14 22:35:05 +00:00
Родитель 46c33bd14e
Коммит 1fa03dcae1
4 изменённых файлов: 10 добавлений и 22 удалений

Просмотреть файл

@ -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 {