зеркало из https://github.com/mozilla/gecko-dev.git
Bug 575043 - Create an Android theme for Fennec - sidebars buttons pressed state [r=mbrubeck]
This commit is contained in:
Родитель
0828f9b5af
Коммит
0adae97bf4
|
@ -305,6 +305,7 @@ toolbarbutton.button-control {
|
|||
background-color: transparent !important;
|
||||
-moz-box-align: center;
|
||||
-moz-box-pack: center;
|
||||
height: 82px;
|
||||
}
|
||||
|
||||
toolbarbutton.button-control[disabled="true"] {
|
||||
|
@ -312,8 +313,7 @@ toolbarbutton.button-control[disabled="true"] {
|
|||
}
|
||||
|
||||
toolbarbutton.button-control:not([disabled="true"]):hover:active {
|
||||
-moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0px -3px 6px, inset rgba(0, 0, 0, 0.2) 0px 3px 6px;
|
||||
background-color: rgba(0,0,0,0.2);
|
||||
background-image: url("chrome://browser/skin/images/sidebarbutton-active-hdpi.png");
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
|
@ -919,6 +919,7 @@ documenttab[reload="true"] > stack > .documenttab-reload {
|
|||
#newtab-button {
|
||||
-moz-box-flex: 1;
|
||||
list-style-image: url("images/newtab-default-64.png");
|
||||
height: 82px;
|
||||
}
|
||||
|
||||
/* bookmark editor ------------------------------------------------------- */
|
||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 1.1 KiB |
|
@ -82,6 +82,7 @@ chrome.jar:
|
|||
skin/images/buttondark-active-64.png (images/buttondark-active-64.png)
|
||||
skin/images/toolbarbutton-default-64.png (images/toolbarbutton-default-64.png)
|
||||
skin/images/toolbarbutton-active-64.png (images/toolbarbutton-active-64.png)
|
||||
skin/images/sidebarbutton-active-hdpi.png (images/sidebarbutton-active-hdpi.png)
|
||||
skin/images/previous-default-64.png (images/previous-default-64.png)
|
||||
skin/images/next-default-64.png (images/next-default-64.png)
|
||||
skin/images/previous-active-64.png (images/previous-active-64.png)
|
||||
|
|
Загрузка…
Ссылка в новой задаче