|
@@ -307,8 +307,6 @@ ul.pagination {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.grw-page-accessories-control {
|
|
.grw-page-accessories-control {
|
|
|
- border-color: $bordercolor-toc;
|
|
|
|
|
-
|
|
|
|
|
.grw-btn-page-accessories {
|
|
.grw-btn-page-accessories {
|
|
|
fill: $color-link;
|
|
fill: $color-link;
|
|
|
}
|
|
}
|
|
@@ -325,6 +323,10 @@ ul.pagination {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.revision-toc {
|
|
|
|
|
+ border-color: $bordercolor-toc;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.grw-custom-navigation {
|
|
.grw-custom-navigation {
|
|
|
.nav-title {
|
|
.nav-title {
|
|
|
color: $color-link;
|
|
color: $color-link;
|