Browse Source

lidarr import list fix

pull/11/head
gilbN 6 years ago
parent
commit
284c07dfc1
  1. 2
      CSS/themes/orgarr-plex.css
  2. 2
      CSS/themes/orgarr.css

2
CSS/themes/orgarr-plex.css

@ -1252,7 +1252,7 @@ text-decoration: none;
border: none; border: none;
color: #c2c6c8; color: #c2c6c8;
} }
.Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-3IXCL, .Notifications-center-13jM2 { .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-17Qdu, .Notifications-center-13jM2 {
display: inline-block; display: inline-block;
padding: 15px 20px 15px; padding: 15px 20px 15px;
border-radius: 4px; border-radius: 4px;

2
CSS/themes/orgarr.css

@ -1203,7 +1203,7 @@ text-decoration: none;
} }
.QualityProfiles-addQualityProfile-2q4Re, .QualityProfiles-center-3qTb_, .LanguageProfiles-center-18sh2, .QualityProfiles-addQualityProfile-2q4Re, .QualityProfiles-center-3qTb_, .LanguageProfiles-center-18sh2,
.MetadataProfiles-center-dOatB, .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-3IXCL, .Notifications-center-13jM2 { .MetadataProfiles-center-dOatB, .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-17Qdu, .Notifications-center-13jM2 {
background-color: rgba(0, 0, 0, .25); background-color: rgba(0, 0, 0, .25);
border: none; border: none;
color: #c2c6c8; color: #c2c6c8;

Loading…
Cancel
Save