QTfrontend/res/css/qt.css
changeset 10462 dd3cf0c91cc9
parent 9108 83cc372c05d9
child 10471 d968b1ac130c
equal deleted inserted replaced
10457:482c744b272c 10462:dd3cf0c91cc9
   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 #mapFeatureSize {
       
   279 margin-left: 3px;
       
   280 }
       
   281 
       
   282 #mapFeatureSize::groove::horizontal {
       
   283 /* background-color: #141250; 
       
   284 background-color: rgba(20, 18, 80, 50%);
       
   285 */
       
   286 background-color: rgba(0, 0, 0, 60%);
       
   287 }
       
   288 #mapFeatureSize::handle {
       
   289 /* background-color: #141250; */
       
   290 background-color: rgba(0, 0, 0, 60%);
       
   291 border-radius: 5px;
       
   292 }
   278 
   293 
   279 HatButton, ThemeButton {
   294 HatButton, ThemeButton {
   280 text-align: left;
   295 text-align: left;
   281 }
   296 }
   282 
   297