зеркало из https://github.com/mozilla/pjs.git
More 93626.
This commit is contained in:
Родитель
bbde160ec2
Коммит
00fd413cf2
|
@ -114,12 +114,18 @@
|
|||
color : #777777;
|
||||
}
|
||||
|
||||
html
|
||||
html, description
|
||||
{
|
||||
margin : 1px 5px 4px 5px;
|
||||
cursor : default;
|
||||
}
|
||||
|
||||
label
|
||||
{
|
||||
margin : 0px 5px 0px 5px;
|
||||
cursor : default;
|
||||
}
|
||||
|
||||
.header
|
||||
{
|
||||
font-weight : bold;
|
||||
|
|
|
@ -131,12 +131,18 @@
|
|||
color : GrayText;
|
||||
}
|
||||
|
||||
html
|
||||
html, description
|
||||
{
|
||||
margin : 1px 5px 4px 5px;
|
||||
cursor : default;
|
||||
}
|
||||
|
||||
label
|
||||
{
|
||||
margin : 1px 5px 2px 6px;
|
||||
cursor : default;
|
||||
}
|
||||
|
||||
.header
|
||||
{
|
||||
font-weight : bold;
|
||||
|
|
|
@ -130,11 +130,16 @@ text[disabled="true"] {
|
|||
color: #9FA6AE;
|
||||
}
|
||||
|
||||
html {
|
||||
html, description {
|
||||
margin: 1px 5px 4px 5px;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
label {
|
||||
margin: 1px 5px 2px 5px;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.header {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче