Updated text for disabled in select on frontpage

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-29 16:10:22 +02:00
parent 8bb17343bf
commit 407e3a67d0
5 changed files with 12 additions and 7 deletions

View File

@@ -128,10 +128,14 @@
.chan-link{
width: 100%;
padding: 0;
color: orange;
color: orange !important;
margin: 0;
}
li.disabled span {
color: orange !important;
}
.prev_page_hide, .prev_page, .first_page, .first_page_hide{
padding:0 10px;
}