1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-17 14:22:24 +02:00

radarr: more small fixes

This commit is contained in:
gilbN 2019-08-10 12:09:44 +02:00
parent 2a2a1f0ac5
commit d6550cb430

View File

@ -96,6 +96,10 @@ body {
.search .input-group .input-group-addon, .search .input-group input:focus {
color: #FFF;
}
.input-group-addon {
background-color: rgba(255, 255, 255, 0.25);
border: 1px solid transparent;
}
.tt-suggestion.tt-cursor {
background-color: #191a1c !important;
color: #ffffff !important;
@ -387,7 +391,7 @@ a:focus, a:hover {
/* Season Pass */
.alert-info {
background-color: rgba(255, 255, 255, 0.25);
border-color: #ffffff;
border-color: transparent;
color: #ffffff;
}
/* alerts */