Sonnensystem: Lupen-Beschriftung skaliert mit den Stufen (kleiner bei 50/25 %)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -406,6 +406,9 @@
|
||||
/* bei kleinster Stufe etwas kompakter, damit der Griff nicht die Lupe verdeckt */
|
||||
#inspect-frame.sc-25 #inspect-resize { width: 20px; height: 20px; bottom: 3px; right: 3px; }
|
||||
#inspect-frame.sc-25 #inspect-resize svg { width: 12px; height: 12px; }
|
||||
/* Beschriftung (Titel-Fähnchen) mit den Stufen mitverkleinern */
|
||||
#inspect-frame.sc-50 #inspect-title { font-size: 8.5px; top: -12px; padding: 1px 7px; }
|
||||
#inspect-frame.sc-25 #inspect-title { font-size: 6px; top: -9px; padding: 1px 5px; border-radius: 3px; }
|
||||
/* ---------- Info-Karte ---------- */
|
||||
#info-card {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user