link style in TH added

This commit is contained in:
Silke Pisulla 2017-10-26 13:50:56 +02:00
commit 3ce7dd3b16
5 changed files with 24 additions and 7 deletions

View file

@ -477,6 +477,10 @@ th {
background-color: @ini_background_alt;
color: @ini_text_alt;
text-align: left;
a {
color: @ini_link_alt;
}
}
[dir=rtl] th {