mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Stop shouting in my face stupid filters
This commit is contained in:
parent
94862aee37
commit
f106b2bb68
1 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@
|
|||
|
||||
.discover-filter-buttons-group {
|
||||
background: $ombi-background-primary;
|
||||
border: 1px solid $ombi-background-primary-accent;
|
||||
border: 1px solid #293a4c;
|
||||
border-radius: 30px;
|
||||
color:#fff;
|
||||
margin-bottom:10px;
|
||||
|
@ -91,7 +91,7 @@
|
|||
}
|
||||
|
||||
.button-active{
|
||||
background:$ombi-active;
|
||||
background:#293a4c;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue