QTfrontend/res/css/qt.css
changeset 6235 bb1a657f751b
parent 6185 a6aa2d44f390
child 7447 01111960a48d
--- a/QTfrontend/res/css/qt.css	Sat Oct 29 17:52:35 2011 +0200
+++ b/QTfrontend/res/css/qt.css	Sat Oct 29 18:20:56 2011 +0200
@@ -11,9 +11,9 @@
  * This file can be stored at different locations, but it will be read only
  * once, based on first file found in this order:
  *
- *     <userdir>/Data/css/qt.css
- *     <datadir>/css/qt.css
- *     <internal default style-sheet> (:/res/css/qt.css)
+ *    <userdir>/Data/css/qt.css
+ *    <datadir>/css/qt.css
+ *    <internal default style-sheet> (:/res/css/qt.css)
  *
  *****************************************************************************/
 
@@ -30,6 +30,8 @@
 selection-color: #00351d;
 }
 
+a { color:#c8c8ff; }
+
 QLineEdit, QListWidget, QTableView, QTextBrowser, QSpinBox, QComboBox,
 QComboBox QAbstractItemView, QMenu::item {
 background-color: rgba(13, 5, 68, 70%);