ui: use icons in directory list box UI

This commit is contained in:
Eberhard Graether
2015-11-23 14:01:56 +01:00
parent 96d933633f
commit fa7c8d8b40
5 changed files with 7 additions and 13 deletions
+1 -7
View File
@@ -46,17 +46,11 @@ QtListItemWidget #button:hover {
}
#roundedButton {
background: dimgray;
border-radius: 8px;
color: white;
font-size: 15px;
height: 16px;
margin-right: 3px;
width: 16px;
}
#roundedButton:hover {
background: gray;
border: none;
}
#dropInfo {