QTfrontend/main.cpp
changeset 1252 2e2719c0a397
parent 1228 8fa4a7055aff
child 1289 789db262d90d
equal deleted inserted replaced
1251:1f545d9a10ca 1252:2e2719c0a397
   131 			"QToolBox{"
   131 			"QToolBox{"
   132 				"border: solid;"
   132 				"border: solid;"
   133 				"border-width: 3px;"
   133 				"border-width: 3px;"
   134 				"border-radius: 12px;"
   134 				"border-radius: 12px;"
   135 				"border-color: #ffcc00;"
   135 				"border-color: #ffcc00;"
   136 				"background-color: #0d0544;"
   136 				//"background-color: #0d0544;"
   137 			"}"
   137 			"}"
   138 			"QToolBox::tab{"
   138 			"QToolBox::tab{"
   139 				"color: #ffcc00;"
   139 				"color: #ffcc00;"
   140 				"font: bold 14px;"
   140 				"font: bold 14px;"
   141 				"}"
   141 				"}"
   222 				"}"
   222 				"}"
   223 			
   223 			
   224 			"QRadioButton{"
   224 			"QRadioButton{"
   225 				"color: #ffcc00;"
   225 				"color: #ffcc00;"
   226 				"font: bold 14px;"
   226 				"font: bold 14px;"
       
   227 				"}"
       
   228 			
       
   229 			".QWidget{"
       
   230 				"background: transparent;"
       
   231 				"}"
       
   232 			".QTabWidget{"
       
   233 				//"background: transparent;"
       
   234 				"background-color: #130f2c;"
   227 				"}"
   235 				"}"
   228 			)
   236 			)
   229 		);
   237 		);
   230 
   238 
   231 	bindir->cd("bin"); // workaround over NSIS installer
   239 	bindir->cd("bin"); // workaround over NSIS installer