1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

arr list fix, thanks rg9400

This commit is contained in:
Marius 2020-09-11 18:44:35 +02:00
parent 5438e26470
commit 1077da4e5b
2 changed files with 16 additions and 4 deletions

View File

@ -1250,7 +1250,6 @@ pre {
color: #c2c6c8;
}
/* CONNECTIONS */
.Notifications-center-8iwmy {
background-color: transparent;
@ -1258,12 +1257,20 @@ pre {
color: #c2c6c8;
}
/* LISTS */
.ImportLists-center-17Qdu{
background-color: transparent;
border: none;
color: #c2c6c8;
}
/* LOG */
.Alert-info-1J8mE {
border-color: transparent;
background-color: rgba(0, 0, 0, 0.25);
color: #FFC107;
}
}
/* INDEXER */
.Restrictions-center-3ngzk {
border: 1px solid transparent;

View File

@ -1176,7 +1176,6 @@ pre {
/* INDEXERS */
/* DOWNLOAD CLIENTS */
.DownloadClients\/center\/FvACx {
background-color: transparent;
@ -1184,6 +1183,12 @@ pre {
color: #c2c6c8;
}
/*INPORT LISTS */
.ImportLists\/center\/17Qdu{
background-color: transparent;
border: none;
color: #c2c6c8;
}
/* CONNECTIONS */
.Notifications\/center\/8iwmy {
@ -1197,7 +1202,7 @@ pre {
border-color: transparent;
background-color: rgba(0, 0, 0, 0.25);
color: #FFC107;
}
}
/* Login Page */