Fixed a few bugs.

This commit is contained in:
Sam Hewitt
2015-02-27 15:08:13 -05:00
parent c76f0e3de8
commit c847cf5fa2
14 changed files with 116 additions and 22 deletions

View File

@@ -33,12 +33,6 @@ GduWindow .header-bar:backdrop {
background-color: shade(@disks,0.9);
}
GduVolumeGrid .toolbar {
GduWindow .toolbar {
background-color: @disks;
}
GduVolumeGrid,
GduVolumeGrid * {
color: @text;
}