1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 15:25:45 +01:00

Add Clear button to :downloads.

--HG--
branch : key-processing
This commit is contained in:
Kris Maglione
2011-01-24 00:37:32 -05:00
parent beb9d69eaa
commit 0a422502ba
4 changed files with 84 additions and 31 deletions

View File

@@ -499,23 +499,25 @@ var ConfigBase = Class("ConfigBase", {
Button::after content: "]"; color: gray; text-decoration: none !important;
Button:not([collapsed]) ~ Button:not([collapsed])::before content: "/[";
DownloadCell display: table-cell; padding: 0 1ex;
Downloads display: table; margin: 0; padding: 0;
DownloadHead;;;CompTitle display: table-row;
DownloadHead>*;;;DownloadCell display: table-cell;
DownloadHead>*;;;DownloadCell
Download display: table-row;
Download:not([active]) color: gray;
DownloadCell display: table-cell; padding: 0 1ex;
DownloadButtons;;;DownloadCell
DownloadPercent;;;DownloadCell
DownloadProgress;;;DownloadCell
Download>*;;;DownloadCell
DownloadButtons
DownloadPercent
DownloadProgress
DownloadProgressHave
DownloadProgressTotal
DownloadSource;;;DownloadCell,URL
DownloadState;;;DownloadCell
DownloadTime;;;DownloadCell
DownloadTitle;;;DownloadCell,URL
DownloadSource
DownloadState
DownloadTime
DownloadTitle
// </css>
]]></>, /&#x0d;/g, "\n")),