Browse Source

More release profile fixes

pull/4/head
GilbN 6 years ago
parent
commit
1ec1edc42a
  1. 5
      CSS/themes/orgarr-plex.css
  2. 5
      CSS/themes/orgarr.css

5
CSS/themes/orgarr-plex.css

@ -764,6 +764,11 @@ pre {
border: none;
background-color: rgba(0, 0, 0, .25);
}
.KeyValueListInputItem-keyInput-13ATg, .KeyValueListInputItem-valueInput-2LjJ5 {
border: none;
color: white;
background: transparent;
}
/* -------------------------LIDARR STUFF------------------------------*/
.LoadingIndicator-ripple-1264V {

5
CSS/themes/orgarr.css

@ -725,6 +725,11 @@ pre {
border: none;
background-color: rgba(0, 0, 0, .25);
}
.KeyValueListInputItem-keyInput-13ATg, .KeyValueListInputItem-valueInput-2LjJ5 {
border: none;
color: white;
background: transparent;
}
/* -------------------------LIDARR STUFF------------------------------*/
.LoadingIndicator-ripple-1264V {

Loading…
Cancel
Save