mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Defining link color in chat area css
Fixes #852. Links now visible with white on black system theme. Defining with a {...}
This commit is contained in:
parent
416f1565cc
commit
575247218d
|
@ -88,6 +88,6 @@ div.button {
|
|||
color: @white;
|
||||
}
|
||||
|
||||
*:link {
|
||||
a {
|
||||
color: blue;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user