mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 13:53:19 -07:00
small changes
This commit is contained in:
parent
ea52fa3dc3
commit
b374d20860
10 changed files with 79 additions and 13 deletions
|
@ -632,3 +632,13 @@ $border-radius: 10px;
|
|||
background-position:center;
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
|
||||
.list-group-item-dropdown {
|
||||
position: relative;
|
||||
display: block;
|
||||
padding: 10px 15px;
|
||||
margin-bottom: -1px;
|
||||
background-color: #3e3e3e;
|
||||
border: 1px solid transparent;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue