diff -r 6e411559cc7b -r 914fa66aec05 QTfrontend/main.cpp --- 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;"