зеркало из https://github.com/mozilla/pjs.git
Bug 621081 - Feed discovery icon needs disabled state styling. r=dao
This commit is contained in:
Родитель
3122699b2f
Коммит
1d22d852fe
|
@ -723,6 +723,10 @@ toolbar[mode="full"] .toolbarbutton-1 > .toolbarbutton-menubutton-button {
|
|||
-moz-image-region: rect(0px 168px 24px 144px);
|
||||
}
|
||||
|
||||
#feed-button[disabled="true"] > .toolbarbutton-icon {
|
||||
opacity: .3;
|
||||
}
|
||||
|
||||
/* 16px primary toolbar buttons */
|
||||
toolbar[iconsize="small"] .toolbarbutton-1:not([type="menu-button"]) {
|
||||
-moz-box-orient: vertical;
|
||||
|
|
Загрузка…
Ссылка в новой задаче