Raleigh: fix a typo

This commit is contained in:
Matthias Clasen
2014-04-28 15:38:17 -04:00
parent 123b424fb7
commit a1a6ef613e

View File

@@ -855,6 +855,6 @@ GtkCalendar.button:hover {
background-color: @bg_color;
}
window-frame:backdrop {
.window-frame:backdrop {
box-shadow: 0 2px 5px 1px alpha(black, 0.5);
}