QTfrontend/main.cpp
changeset 1377 a9e768739345
parent 1289 789db262d90d
child 1390 914fa66aec05
equal deleted inserted replaced
1376:6c82ad758a80 1377:a9e768739345
   113 				"}"
   113 				"}"
   114 //			"QListWidget::item:alternate{"
   114 //			"QListWidget::item:alternate{"
   115 //				"background: #2f213a;"
   115 //				"background: #2f213a;"
   116 //				"}"
   116 //				"}"
   117 
   117 
       
   118 			"QTextBrowser{"
       
   119 				"border: solid;"
       
   120 				"border-width: 3px;"
       
   121 				"border-radius: 12px;"
       
   122 				"border-color: #ffcc00;"
       
   123 				"background-color: #0d0544;"
       
   124 				"color: #ffcc00;"
       
   125 				"font: bold 14px;"
       
   126 				"}"
       
   127 
   118 			"QSpinBox{"
   128 			"QSpinBox{"
   119 				"border: solid;"
   129 				"border: solid;"
   120 				"border-width: 3px;"
   130 				"border-width: 3px;"
   121 				"border-radius: 12px;"
   131 				"border-radius: 12px;"
   122 				"border-color: #ffcc00;"
   132 				"border-color: #ffcc00;"
   192 				"border-color: #ffcc00;"
   202 				"border-color: #ffcc00;"
   193 				"background-color: #0d0544;"
   203 				"background-color: #0d0544;"
   194 				"color: #ffcc00;"
   204 				"color: #ffcc00;"
   195 				"font: bold 14px;"
   205 				"font: bold 14px;"
   196 				"}"
   206 				"}"
   197 
       
   198 
   207 
   199 			"IconedGroupBox{"
   208 			"IconedGroupBox{"
   200 				"border: solid;"
   209 				"border: solid;"
   201 				"border-width: 3px;"
   210 				"border-width: 3px;"
   202 				"border-radius: 16px;"
   211 				"border-radius: 16px;"