diff options
Diffstat (limited to 'arc-firefox-theme/chrome/global/aboutSupport.css')
-rw-r--r-- | arc-firefox-theme/chrome/global/aboutSupport.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arc-firefox-theme/chrome/global/aboutSupport.css b/arc-firefox-theme/chrome/global/aboutSupport.css index 61f5305..590c190 100644 --- a/arc-firefox-theme/chrome/global/aboutSupport.css +++ b/arc-firefox-theme/chrome/global/aboutSupport.css @@ -53,6 +53,12 @@ th { color: var(--in-content-selected-text); } +th.title-column { + white-space: nowrap; + width: 0px; + font-size: medium; +} + th.column { white-space: nowrap; width: 0px; |