зеркало из https://github.com/mozilla/gecko-dev.git
Make property descriptor tooltips easier to read on Linux (bug 926397). r=paul,msucan
This commit is contained in:
Родитель
55f9714d25
Коммит
326e9c005f
|
@ -575,7 +575,7 @@
|
|||
.variable-or-property[non-configurable] > tooltip > label[value=configurable],
|
||||
.variable-or-property[non-writable] > tooltip > label[value=writable],
|
||||
.variable-or-property[non-extensible] > tooltip > label[value=extensible] {
|
||||
color: #800;
|
||||
color: #f44;
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче