Raleigh: fix a typo

This commit is contained in:
Matthias Clasen 2014-04-28 15:38:17 -04:00
parent 0af4b71cd1
commit 2dcf6c6b71

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);
}