зеркало из https://github.com/mozilla/pjs.git
Rules for highlighting the active item on the XP menu bar.
This commit is contained in:
Родитель
f8604cc85d
Коммит
dbf0a84098
|
@ -575,7 +575,13 @@ xpmenubar button:hover {
|
|||
color:#333366;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
xpmenu[menuactive="true"] button {
|
||||
border: 1px outset white;
|
||||
color:#333366;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
xpmenubar button:hover:-moz-outline {
|
||||
border : 1px solid black;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче