link style in TH added
This commit is contained in:
parent
4fa29dcb70
commit
3ce7dd3b16
5 changed files with 24 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue