Anxhelo Lushka
6 years ago
No known key found for this signature in database
GPG Key ID: 86086158C83770F8
3 changed files with
6 additions and
6 deletions
-
_site/assets/styles/layout.scss
-
_site/assets/styles/main.css
-
assets/styles/layout.scss
|
@ -11,7 +11,7 @@ |
|
|
min-height: 100vh; |
|
|
min-height: 100vh; |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
border-right: 1px solid #F8F9FA !important; |
|
|
border-right: 1px solid $oc-gray-3 !important; |
|
|
|
|
|
|
|
|
// position: fixed; |
|
|
// position: fixed; |
|
|
|
|
|
|
|
@ -51,7 +51,7 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.rb-sidebar__2 { |
|
|
.rb-sidebar__2 { |
|
|
background-color: $oc-gray-1 !important; |
|
|
background-color: #F8F9FA !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.row { |
|
|
.row { |
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
.border-left-right { border-right: 1px solid #dee2e6 !important; } |
|
|
.border-left-right { border-right: 1px solid #dee2e6 !important; } |
|
|
|
|
|
|
|
|
.sidebar { min-height: 100vh; height: 100%; width: 100%; border-right: 1px solid #F8F9FA !important; } |
|
|
.sidebar { min-height: 100vh; height: 100%; width: 100%; border-right: 1px solid #dee2e6 !important; } |
|
|
.sidebar .list-group { position: fixed; } |
|
|
.sidebar .list-group { position: fixed; } |
|
|
.sidebar .list-group-item { background-color: transparent; border: 0; border-radius: 0 !important; font-size: 1rem; font-weight: 400 !important; padding-left: 1.1rem !important; } |
|
|
.sidebar .list-group-item { background-color: transparent; border: 0; border-radius: 0 !important; font-size: 1rem; font-weight: 400 !important; padding-left: 1.1rem !important; } |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
.sidebar__link__light:hover { color: #000000 !important; transition-timing-function: linear; -webkit-transition-timing-function: linear; -webkit-transition-duration: .3s; transition-duration: .3s; } |
|
|
.sidebar__link__light:hover { color: #000000 !important; transition-timing-function: linear; -webkit-transition-timing-function: linear; -webkit-transition-duration: .3s; transition-duration: .3s; } |
|
|
.sidebar__link__light:active { color: #4661A9; } |
|
|
.sidebar__link__light:active { color: #4661A9; } |
|
|
|
|
|
|
|
|
.rb-sidebar__2 { background-color: #f1f3f5 !important; } |
|
|
.rb-sidebar__2 { background-color: #F8F9FA !important; } |
|
|
|
|
|
|
|
|
.row { margin: auto !important; } |
|
|
.row { margin: auto !important; } |
|
|
|
|
|
|
|
|
|
@ -11,7 +11,7 @@ |
|
|
min-height: 100vh; |
|
|
min-height: 100vh; |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
border-right: 1px solid #F8F9FA !important; |
|
|
border-right: 1px solid $oc-gray-3 !important; |
|
|
|
|
|
|
|
|
// position: fixed; |
|
|
// position: fixed; |
|
|
|
|
|
|
|
@ -51,7 +51,7 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.rb-sidebar__2 { |
|
|
.rb-sidebar__2 { |
|
|
background-color: $oc-gray-1 !important; |
|
|
background-color: #F8F9FA !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.row { |
|
|
.row { |
|
|