Remove unnecessary css for .documentation-index
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
c1b2017411
commit
c70ffe1118
1 changed files with 0 additions and 12 deletions
|
@ -1,15 +1,3 @@
|
||||||
.documentation-index {
|
|
||||||
li {
|
|
||||||
line-height: 24px;
|
|
||||||
color: $document-index-color;
|
|
||||||
|
|
||||||
a {
|
|
||||||
margin-right: 3px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.shortcut-mappings {
|
.shortcut-mappings {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: $help-shortcut-mapping-color;
|
color: $help-shortcut-mapping-color;
|
||||||
|
|
Loading…
Reference in a new issue