mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-16 03:15:39 +00:00
@@ -19,5 +19,6 @@ rules:
|
||||
- convention: 'hyphenatedbem'
|
||||
no-color-keywords: 0
|
||||
no-color-literals: 0
|
||||
property-sort-order: 2
|
||||
property-sort-order: 0
|
||||
no-ids: 0
|
||||
one-declaration-per-line: 1
|
||||
|
||||
@@ -56,8 +56,8 @@
|
||||
|
||||
|
||||
.modal-content {
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.sticky {
|
||||
@@ -67,6 +67,6 @@
|
||||
|
||||
#TableOfContents {
|
||||
.active {
|
||||
background-color: $accent-two;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user