fixed locales bug, drop old function

This commit is contained in:
2024-06-24 20:02:55 +05:00
parent ba3146aa94
commit cdce88b823
5 changed files with 2 additions and 14 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 KiB

View File

@ -13,5 +13,3 @@ window>box>box>grid {padding: 0px 5px 5px 0px} /*комбобоксы в зап
window>box>label {background: @theme_selected_bg_color; color: @theme_text_color; margin:3px 0px 3px 0px; padding: 5px} /*текст запуска ярлыка*/
window>box>box>label {background: @theme_selected_bg_color; color: @theme_text_color; margin:3px 0px 0px 0px; padding: 5px} /*текст при создании ярлыка и в настройках*/
/*window>box>grid>switch>slider {min-width: 10px; min-height: 10px; margin: 5px;} /*размер слайдеров в настройках*/