QTfrontend/main.cpp
changeset 3185 19d84448835f
parent 3019 d6e19f35d98d
child 3236 4ab3917d7d44
--- a/QTfrontend/main.cpp	Tue Mar 30 20:17:12 2010 +0000
+++ b/QTfrontend/main.cpp	Tue Mar 30 20:18:04 2010 +0000
@@ -104,6 +104,10 @@
                 "background-color: rgba(13, 5, 68, 70%);"
             "}"
 
+            "QComboBox::separator {"
+                "border: solid; border-width: 3px; border-color: #ffcc00;"
+            "}"
+
             "QPushButton, QListWidget, QTableView, QLineEdit, QHeaderView, "
             "QTextBrowser, QSpinBox, QToolBox, QComboBox, "
             "QComboBox QAbstractItemView, IconedGroupBox, "