зеркало из https://github.com/mozilla/pjs.git
r=mkaply, sr=mkaply (OS/2 only - not part of default build) Fixup the default OS/2 toolkit theme (some stuff is missing)
This commit is contained in:
Родитель
1ada25dd27
Коммит
e61a4631d7
|
@ -2,4 +2,15 @@ classic.jar:
|
|||
+ skin/classic/global/popup.css
|
||||
+ skin/classic/global/menu.css
|
||||
+ skin/classic/global/toolbar.css
|
||||
+ skin/classic/global/xulscrollbars.css
|
||||
skin/classic/global/menu/Menu-arrow.png (menu/Menu-arrow.png)
|
||||
skin/classic/global/menu/menu-check.png (menu/menu-check.png)
|
||||
skin/classic/global/arrow/arrow-up.png (arrow/arrow-up.png)
|
||||
skin/classic/global/arrow/arrow-dn.png (arrow/arrow-dn.png)
|
||||
skin/classic/global/arrow/arrow-lft.png (arrow/arrow-lft.png)
|
||||
skin/classic/global/arrow/arrow-rit.png (arrow/arrow-rit.png)
|
||||
skin/classic/global/arrow/arrow-up-dis.png (arrow/arrow-up-dis.png)
|
||||
skin/classic/global/arrow/arrow-dn-dis.png (arrow/arrow-dn-dis.png)
|
||||
skin/classic/global/arrow/arrow-lft-dis.png (arrow/arrow-lft-dis.png)
|
||||
skin/classic/global/arrow/arrow-rit-dis.png (arrow/arrow-rit-dis.png)
|
||||
|
||||
|
|
|
@ -56,14 +56,6 @@ menuitem {
|
|||
-moz-image-region: auto;
|
||||
}
|
||||
|
||||
menuitem[type="checkbox"] {
|
||||
-moz-appearance: checkmenuitem;
|
||||
}
|
||||
|
||||
menuitem[type="radio"] {
|
||||
-moz-appearance: radiomenuitem;
|
||||
}
|
||||
|
||||
menuitem[default="true"] {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -126,6 +118,7 @@ menuitem.spell-suggestion {
|
|||
margin-bottom: 3px;
|
||||
-moz-padding-end: 6px;
|
||||
list-style-image: none;
|
||||
list-style-image: url("chrome://global/skin/menu/Menu-arrow.png");
|
||||
-moz-image-region: auto;
|
||||
}
|
||||
|
||||
|
@ -159,13 +152,6 @@ menubar > menu[_moz-menuactive="true"][open="true"] {
|
|||
color: inherit;
|
||||
}
|
||||
|
||||
/* menu[_moz-menuactive="true"][open="true"] > .menubar-text {
|
||||
-moz-margin-start: 2 !important;
|
||||
-moz-margin-end: 2 !important; */
|
||||
/* border: 0 5px 0 3px solid -moz-MenuHover !important; */
|
||||
/* padding: 0 2px 0 3px !important; */
|
||||
/* } */
|
||||
|
||||
/* ::::: menu/menuitems in popups ::::: */
|
||||
|
||||
menupopup > menu,
|
||||
|
@ -214,6 +200,15 @@ menulist > menupopup > menuitem > .menu-iconic-text {
|
|||
margin: 0 !important;
|
||||
}
|
||||
|
||||
/* ::::: checkbox menuitem and radio menuitem ::::: */
|
||||
/* :::::::: (both appear the same on OS/2) :::::::: */
|
||||
|
||||
menuitem[checked="true"] {
|
||||
list-style-image: url("chrome://global/skin/menu/menu-check.png");
|
||||
-moz-image-region: auto;
|
||||
}
|
||||
/* menuitem[checked="true"][type="radio"] */
|
||||
|
||||
/* ::::: menuseparator ::::: */
|
||||
|
||||
menuseparator {
|
||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 197 B |
Загрузка…
Ссылка в новой задаче