1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00

fixed warning texzt color

This commit is contained in:
GilbN 2018-08-16 14:46:56 +02:00
parent ee9a9da7c0
commit d77efd792c
2 changed files with 6 additions and 0 deletions

View File

@ -168,6 +168,9 @@ th.sortable:hover, .table-hover > tbody > tr:hover {
.progress.episode-progress .progressbar-back-text {
color: #000 !important;
}
.text-warning {
color: #ffffff;
}
/* SEARCH */
#add-series-screen .new-series .search-item,

View File

@ -199,6 +199,9 @@ th.sortable:hover, .table-hover > tbody > tr:hover {
.progress.episode-progress .progressbar-back-text {
color: #000 !important;
}
.text-warning {
color: #ffffff;
}
/* SEARCH */
#add-series-screen .new-series .search-item,