Added link styles

pull/94/head
Satyajit Sahoo 2013-11-22 04:18:54 +05:30
parent 406d2dda56
commit 52523cfa79
1 changed files with 5 additions and 0 deletions

View File

@ -95,6 +95,11 @@ GtkClutterOffscreen {
-gtk-image-effect: highlight;
}
*:link,
*:visited {
color: @link_color;
}
.gtkstyle-fallback {
background-color: @theme_bg_color;
color: @theme_fg_color;