third and last part of syncing LCARStrek with Firefox 52 browser windows theme changes
[themes.git] / LCARStrek / devtools / fonts.css
index a204beec16caf5af14586e460fdbbfd85ac06644..fa7d97bf58dfb8f9fe0bff660ff5d2992ac65033 100644 (file)
   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 {
   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,