diff options
author | Horst3180 | 2016-02-01 14:56:12 +0100 |
---|---|---|
committer | Horst3180 | 2016-02-01 14:56:12 +0100 |
commit | 88a8bc5ce8bb28d8a1a50abd2d1a8a717c6474e3 (patch) | |
tree | 4652ebfb7cce4a3cbd074b52e599ce6f911c7e15 /arc-firefox-theme/chrome/global/aboutCache.css | |
parent | 2a3195cd4290828b452ff593a4b8b96c43f451b9 (diff) | |
download | solarc-firefox-theme-88a8bc5ce8bb28d8a1a50abd2d1a8a717c6474e3.tar.gz solarc-firefox-theme-88a8bc5ce8bb28d8a1a50abd2d1a8a717c6474e3.tar.xz solarc-firefox-theme-88a8bc5ce8bb28d8a1a50abd2d1a8a717c6474e3.zip |
update to 45.0b1
Diffstat (limited to 'arc-firefox-theme/chrome/global/aboutCache.css')
-rw-r--r-- | arc-firefox-theme/chrome/global/aboutCache.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arc-firefox-theme/chrome/global/aboutCache.css b/arc-firefox-theme/chrome/global/aboutCache.css index 6a6ba09..7fb6318 100644 --- a/arc-firefox-theme/chrome/global/aboutCache.css +++ b/arc-firefox-theme/chrome/global/aboutCache.css @@ -42,6 +42,10 @@ td { width: 13%; } +#col-pinned { + width: 5em; +} + #entries > tbody > tr:nth-child(odd) { background-color: rgba(0, 0, 0, .03); } |