summaryrefslogtreecommitdiff
path: root/internal/generator/templates/themes/cosmos/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'internal/generator/templates/themes/cosmos/theme.css')
-rw-r--r--internal/generator/templates/themes/cosmos/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/generator/templates/themes/cosmos/theme.css b/internal/generator/templates/themes/cosmos/theme.css
index ed09691..5493ac4 100644
--- a/internal/generator/templates/themes/cosmos/theme.css
+++ b/internal/generator/templates/themes/cosmos/theme.css
@@ -70,7 +70,7 @@
box-shadow:0 0 60px rgba(255,209,102,0.25); padding:40px; backdrop-filter:blur(16px); }
.modal-close { float:right; background:none; border:none; color:var(--gold);
font-size:0.9rem; cursor:pointer; letter-spacing:1px; }
- @media(max-width:640px) { .nav-hints{display:none;} header{padding:12px 18px;} .content{padding:14px 18px;} .modal-inner{padding:20px 14px} .transmit-btn{padding-top:11px;padding-bottom:11px;min-height:44px} .modal-close{padding:10px 14px;min-width:44px;min-height:44px;text-align:center} }
+ @media(max-width:640px) { .nav-hints{padding:6px 16px} .nav-hints .nav-hints-row{padding:6px 0;gap:8px} .nav-hints kbd{display:none} .nav-hints-label,.nav-hints-spacer{display:none} .nav-fx-button{padding:10px 0;min-height:44px;flex:1 1 auto;justify-content:center;gap:0.2rem} header{padding:12px 18px;} .content{padding:14px 18px;} .modal-inner{padding:20px 14px} .transmit-btn{padding-top:11px;padding-bottom:11px;min-height:44px} .modal-close{padding:10px 14px;min-width:44px;min-height:44px;text-align:center} }
[data-sno-theme="cosmos"] .splash-overlay { background: radial-gradient(ellipse 100% 80% at 50% 100%, rgba(155,93,229,0.2) 0%, transparent 55%), var(--bg); }
[data-sno-theme="cosmos"] .splash-stars {
position:absolute; inset:0; pointer-events:none; opacity:0.5;