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