Fixes #7617: lowercase and dash gray color vars
This commit is contained in:
parent
364f8330a1
commit
e0d60b1325
13 changed files with 49 additions and 49 deletions
|
|
@ -9,7 +9,7 @@ pre {
|
|||
padding: 0 3px 2px;
|
||||
font-family: @font-family-monospace;
|
||||
font-size: (@font-size-base - 2);
|
||||
color: @grayDark;
|
||||
color: @gray-dark;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue