QTfrontend/res/css/qt.css
changeset 10471 d968b1ac130c
parent 10462 dd3cf0c91cc9
child 10484 2dea4070904a
--- a/QTfrontend/res/css/qt.css	Sat Nov 08 09:44:02 2014 -0500
+++ b/QTfrontend/res/css/qt.css	Sat Nov 08 10:11:16 2014 -0500
@@ -275,21 +275,27 @@
 height: 6px;
 border-radius: 3px;
 }
+/*
 #mapFeatureSize {
 margin-left: 3px;
 }
+*/
 
 #mapFeatureSize::groove::horizontal {
 /* background-color: #141250; 
 background-color: rgba(20, 18, 80, 50%);
 */
+/*
 background-color: rgba(0, 0, 0, 60%);
 }
 #mapFeatureSize::handle {
+*/
 /* background-color: #141250; */
+/*
 background-color: rgba(0, 0, 0, 60%);
 border-radius: 5px;
 }
+*/
 
 HatButton, ThemeButton {
 text-align: left;