author | unc0rr |
Tue, 21 Oct 2008 13:39:34 +0000 | |
changeset 1390 | 914fa66aec05 |
parent 1389 | 6e411559cc7b |
child 1391 | 735f6d43780b |
--- a/QTfrontend/main.cpp Tue Oct 21 13:36:59 2008 +0000 +++ b/QTfrontend/main.cpp Tue Oct 21 13:39:34 2008 +0000 @@ -98,7 +98,7 @@ "font: bold 14px;" "}" - "QListWidget{" + "QListWidget,QTableView{" "border: solid;" "border-width: 3px;" "border-radius: 12px;" @@ -111,9 +111,6 @@ "QListWidget:hover{" "border-color: yellow;" "}" -// "QListWidget::item:alternate{" -// "background: #2f213a;" -// "}" "QTextBrowser{" "border: solid;"