mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
parent
05bdfcd550
commit
55f1309140
41 changed files with 494 additions and 261 deletions
6
PlexRequests.UI/Content/base.css
vendored
6
PlexRequests.UI/Content/base.css
vendored
|
@ -257,6 +257,12 @@ label {
|
|||
font-size: 15px;
|
||||
padding: 3px 0; }
|
||||
|
||||
#cacherRunning {
|
||||
background-color: #4e5d6c;
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
padding: 3px 0; }
|
||||
|
||||
.checkbox label {
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue