GilbN
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
5 deletions
-
CSS/themes/ombi/ombi-base.css
|
|
@ -105,10 +105,6 @@ a:hover { |
|
|
|
color: rgb(var(--accent-color)) !important; |
|
|
|
} |
|
|
|
|
|
|
|
#main-container\ dark > mat-sidenav-container > mat-sidenav-content { |
|
|
|
margin-left: 16rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 768px) { |
|
|
|
.sidenav-container .sidenav { |
|
|
|
background: hsla(0, 0%, 0%, 0.438) !important; |
|
|
@ -680,4 +676,4 @@ hr { |
|
|
|
.mat-progress-spinner.mat-accent circle, |
|
|
|
.mat-spinner.mat-accent circle { |
|
|
|
stroke: rgb(var(--accent-color)); |
|
|
|
} |
|
|
|
} |
|
|
|