Move QGroupBox title a bit
authorunc0rr
Tue, 12 Aug 2008 20:03:04 +0000
changeset 1201 4390e7343542
parent 1200 b92323ccce45
child 1202 febdd0da7a73
Move QGroupBox title a bit
QTfrontend/main.cpp
--- a/QTfrontend/main.cpp	Tue Aug 12 19:41:16 2008 +0000
+++ b/QTfrontend/main.cpp	Tue Aug 12 20:03:04 2008 +0000
@@ -205,6 +205,14 @@
 				"padding: 6px;"
 				"color: orange;"
 				"font: bold 14px;"
+				"margin-top: 24px;"
+				"}"
+			".QGroupBox::title{"
+				"subcontrol-origin: margin;"
+				"subcontrol-position: top left;"
+				//"padding-left: 82px;"
+				//"padding-top: 26px;"
+				"text-align: left;"
 				"}"
 
 			"QCheckBox{"