Raleigh: fix a typo

titlebar is a style class, so it needs a .
This commit is contained in:
Matthias Clasen 2014-02-14 15:33:47 -05:00
parent c1def9c224
commit 4a208439e6

View File

@ -833,7 +833,7 @@ GtkCalendar.button:hover {
icon-shadow: none;
}
titlebar .titlebutton:backdrop {
.titlebar .titlebutton:backdrop {
background-image: none;
color: #a7aba7;
border-image: none;