зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1302984 - Implement active and open state styling for the customize mode footer buttons. r=gijs
--HG-- extra : rebase_source : 8a90baf7d9abadc84c8d3df2dd0636eb8d4acd73
This commit is contained in:
Родитель
8d050a3f83
Коммит
29e180a9f2
|
@ -158,8 +158,9 @@
|
|||
padding-inline-end: 0;
|
||||
}
|
||||
|
||||
#customization-titlebar-visibility-button[checked],
|
||||
#customization-devedition-theme-button[checked] {
|
||||
.customizationmode-button:hover:active:not([disabled]),
|
||||
.customizationmode-button[open],
|
||||
.customizationmode-button[checked] {
|
||||
background-color: rgb(218, 218, 218);
|
||||
border-color: rgb(168, 168, 168);
|
||||
text-shadow: 0 1px rgb(236, 236, 236);
|
||||
|
|
Загрузка…
Ссылка в новой задаче