1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-18 16:09:36 +02:00

Merge pull request #7 from goldenpipes/patch-2

Update orgarr-plex.css
This commit is contained in:
GilbN 2019-06-01 22:42:38 +02:00 committed by GitHub
commit 9b321700b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1247,7 +1247,9 @@ pre {
border: 0 solid transparent;
background: transparent !important;
}
#ui.top.attached.tabular.menu {
background: rgb(0, 0, 0, .25) !important;
}
/* SEARCH BAR */
.prompt {
background-color: rgba(0, 0, 0, .25) !important;
@ -1289,6 +1291,9 @@ border-color: rgba(0, 0, 0, .25);
box-shadow: none;
color: #FFF !important;
}
.ui.input {
color: #ffffff;
}
.ui.table thead th {
color: #ffffff;
}