From ccf0b8538f1396d88a5c0876e539d5a0218e710e Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Wed, 16 Jul 2025 07:34:44 +0300 Subject: [PATCH] Enha: shorter sse patience; style cleaning --- assets/style.css | 15 ++------------- assets/style.css.gz | Bin 454 -> 0 bytes broker/sse.go | 2 +- components/error.html | 2 +- components/journal.html | 11 +++++++++++ components/room.html | 16 +++++----------- handlers/handlers.go | 3 ++- 7 files changed, 22 insertions(+), 27 deletions(-) delete mode 100644 assets/style.css.gz create mode 100644 components/journal.html diff --git a/assets/style.css b/assets/style.css index db799d7..9e5be39 100644 --- a/assets/style.css +++ b/assets/style.css @@ -2,12 +2,13 @@ body{ background-color: #0C1616FF; color: #8896b2; min-width: 0px; - margin: 2em auto !important; + margin: 2em 2em !important; margin-left: auto; margin-right: auto; line-height: 1.5; font-size: 16px; font-family: Open Sans,Arial; + font-weight: bold; text-align: center; display: block; } @@ -22,18 +23,6 @@ tr{ #usertable{ display: block ruby; } -.actiontable{ - display: inline flow-root; - margin-inline: 10px; -} -.action_name{ - border: none; - display: inline; - font-family: inherit; - font-size: inherit; - padding: none; - width: auto; -} #errorbox{ border: 1px solid black; background-color: darkorange; diff --git a/assets/style.css.gz b/assets/style.css.gz deleted file mode 100644 index 5f04e9aa5ca808676f21c16eee78ca343f61b1dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 454 zcmV;%0XhC3iwFp6TXSdt19NnFY-KKEb8`TVQo)MbFc7`_D^&KPxk*){l=56XA&7-+x@oyNnImmRqetUyGI7%@}Z}Z7uF_5HJQ3Z}i}Z1K9AKP#SDQ zJuwzA>#kqmMq4a<%y4!4A)_tXP9cZT7Wza%jbOu>SpL)?hLt;4YM4 zbQc9SXajP_mG;g+tdfSB%|mf00!V|&8cD2>lPLzAkMle_U^cL z{vAdzVxEjvV%zJ0(;%J$xK6nlJ@QG=xmv-a+$Y*CG(krTE)ca%Hj38Jwq&AZ68W&6 z#h&{7vM}IMn^sH}!7T#;yBkOR&b5PGv2TDyY9XrmqD90W*MrLA3yKCM^11YD= zH&+2~h{1M~d&Q>>?puz_c+rBwZ}ux~tw^0)ra|NplyVDE`)a-^vEH}DL!Ez3O#J8D wvSJ+GCB`AX@p7LPSN|(s&4n)|J&oaqyQ=6_O)sf=^(u$rFTcD?ISB*+0D@uJ -