Files
mailnag/data/config_window.css

7 lines
149 B
CSS
Raw Normal View History

2013-08-04 13:28:37 +02:00
GtkEventBox {
background-image: linear-gradient(to bottom,
@theme_bg_color,
shade(@theme_bg_color, 1.5)
2013-08-04 13:28:37 +02:00
90%);
}