QTfrontend/res/css/qt.css
changeset 10484 2dea4070904a
parent 10471 d968b1ac130c
child 12083 2780e8a10d4c
equal deleted inserted replaced
10483:1f58cb4aa773 10484:2dea4070904a
   273 background-color: #ffcc00;
   273 background-color: #ffcc00;
   274 width: 12px;
   274 width: 12px;
   275 height: 6px;
   275 height: 6px;
   276 border-radius: 3px;
   276 border-radius: 3px;
   277 }
   277 }
   278 /*
       
   279 #mapFeatureSize {
       
   280 margin-left: 3px;
       
   281 }
       
   282 */
       
   283 
       
   284 #mapFeatureSize::groove::horizontal {
       
   285 /* background-color: #141250; 
       
   286 background-color: rgba(20, 18, 80, 50%);
       
   287 */
       
   288 /*
       
   289 background-color: rgba(0, 0, 0, 60%);
       
   290 }
       
   291 #mapFeatureSize::handle {
       
   292 */
       
   293 /* background-color: #141250; */
       
   294 /*
       
   295 background-color: rgba(0, 0, 0, 60%);
       
   296 border-radius: 5px;
       
   297 }
       
   298 */
       
   299 
   278 
   300 HatButton, ThemeButton {
   279 HatButton, ThemeButton {
   301 text-align: left;
   280 text-align: left;
   302 }
   281 }
   303 
   282