X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Ffonts.css;h=fa7d97bf58dfb8f9fe0bff660ff5d2992ac65033;hp=a204beec16caf5af14586e460fdbbfd85ac06644;hb=b1d1a8bbaca0a31b2c2581911368b6892d447718;hpb=6f751fd100ed69c35ed979e9d0db9d0f991af80a diff --git a/LCARStrek/devtools/fonts.css b/LCARStrek/devtools/fonts.css index a204beec..fa7d97bf 100644 --- a/LCARStrek/devtools/fonts.css +++ b/LCARStrek/devtools/fonts.css @@ -13,10 +13,7 @@ flex-direction: column; padding-bottom: 20px; width: 100%; - /* Bug 1243598 - Reduce the container height by the tab height to make room - for the tabs above. */ - height: calc(100% - 24px); - position: absolute; + height: 100%; } #sidebar-panel-fontinspector > .devtools-toolbar { @@ -38,12 +35,12 @@ border: none; background-color: var(--fonts-button-background); color: var(--fonts-button-text); - margin: 3px; padding: 0 6px; cursor: pointer; - position: absolute; - bottom: 0; - offset-inline-end: 0; +} + +#font-showall:hover { +/* text-decoration: underline;*/ } .dim > #font-container,