skynet-gh / skylobby

Spring lobby, replays viewer
https://skynet-gh.github.io/skylobby/pages/development/
MIT License
23 stars 9 forks source link

font problem #342

Open losbellos opened 1 year ago

losbellos commented 1 year ago

Hello, I have new windows installed., Dled and installed brand new skylobby and placed the custom-css.edn file and it doesnt work. The font size of the chat input doesnt work. Nothing works. Actually it doesnt matter what I do to it... Nothing matters no user rights nothing. Odd that I kept other windows and the same config works well with up to date skylobby. I cannot copy the folder becasue user name is not a match. Otherwise the lobby works perfectly but the font small..

{".root" {:-fx-base "rgb(20, 20, 20)", :-fx-accent "rgb(50, 50, 50)", :-fx-background "rgb(0, 0, 0)", :-fx-control-inner-background "rgb(30, 30, 30)", :-fx-selection-bar-non-focused "rgb(40, 40, 40)"}, ".styled-text-area" {:-fx-background-color "rgb(0, 0, 0)"}, ".text-field" {:-fx-prompt-text-fill "rgb(180, 180, 180)"}, ".skylobby" {"-normal" {"> .ikonli-font-icon" {:-fx-icon-color "white"}}, "-chat" {"-user-list" {:-fx-text-fill "lightgrey"} "-input" {:-fx-font-size "34"}}}}

losbellos commented 1 year ago

Hello, no news on this please? There must be a way to increase the font size of the chat window!