mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-09 04:32:36 +01:00
Release Profiles fix
This commit is contained in:
parent
4f4982de17
commit
233cccbb9d
@ -759,7 +759,11 @@ pre {
|
||||
.NamingOption-option-33lWx:hover .NamingOption-example-2-1sK {
|
||||
background-color: #4e4e4e;
|
||||
}
|
||||
|
||||
/* Release Profiles */
|
||||
.ReleaseProfiles-center-2y1r9 {
|
||||
border: none;
|
||||
background-color: rgba(0, 0, 0, .25);
|
||||
}
|
||||
/* -------------------------LIDARR STUFF------------------------------*/
|
||||
|
||||
.LoadingIndicator-ripple-1264V {
|
||||
|
@ -720,6 +720,11 @@ pre {
|
||||
.NamingOption-option-33lWx:hover .NamingOption-example-2-1sK {
|
||||
background-color: #4e4e4e;
|
||||
}
|
||||
/* Release Profiles */
|
||||
.ReleaseProfiles-center-2y1r9 {
|
||||
border: none;
|
||||
background-color: rgba(0, 0, 0, .25);
|
||||
}
|
||||
/* -------------------------LIDARR STUFF------------------------------*/
|
||||
|
||||
.LoadingIndicator-ripple-1264V {
|
||||
|
Loading…
Reference in New Issue
Block a user