X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2FpageInfo.css;h=8e95be04d6c43f6d68864b9577d45b9e88efaacf;hp=99be8a0d569caaefce9954c573f1d942433675d6;hb=4858801a8f625404bfaf9834b6d44b4e7c151f9b;hpb=5815254d0fee2aef4e8c399b4eb560b2be9ee502 diff --git a/LCARStrek/browser/pageInfo.css b/LCARStrek/browser/pageInfo.css index 99be8a0d..8e95be04 100644 --- a/LCARStrek/browser/pageInfo.css +++ b/LCARStrek/browser/pageInfo.css @@ -108,15 +108,17 @@ textbox { -moz-appearance: none; } +/* This would be ideal but doesn't work */ +/* html|*.textbox-input > .anonymous-div, -html|*.textbox-input > html|*.anonymous-div, -html|div.anonymous-div, -.anonymous-div, -div, -html|*.textbox-input, html|*.textbox-input::placeholder { line-height: 1em !important; } +*/ + +textbox[readonly="true"] html|*.textbox-input { + max-height: 1em; /* work around the above rule that does not work */ +} textbox.header { margin-inline-start: 0;