changeset 1390 | 914fa66aec05 |
parent 1377 | a9e768739345 |
child 1413 | 6393a1d5ac18 |
--- 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;"