mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-31 07:35:45 +01:00
Update :extensions with live update and buttons like :downloads. Rename to :addons.
--HG-- extra : transplant_source : %CD%8A%D4L%5D%DD%5E6A%1A%02Gm%22%28%0E3%A6%B4%85
This commit is contained in:
@@ -506,6 +506,8 @@ var ConfigBase = Class("ConfigBase", {
|
||||
Download display: table-row;
|
||||
Download:not([active]) color: gray;
|
||||
|
||||
Buttons
|
||||
|
||||
DownloadCell display: table-cell; padding: 0 1ex;
|
||||
DownloadButtons;;;DownloadCell
|
||||
DownloadPercent;;;DownloadCell
|
||||
@@ -517,6 +519,21 @@ var ConfigBase = Class("ConfigBase", {
|
||||
DownloadTime;;;DownloadCell
|
||||
DownloadTitle;;;DownloadCell,URL
|
||||
|
||||
AddonCell display: table-cell; padding: 0 1ex;
|
||||
|
||||
Addons display: table; margin: 0; padding: 0;
|
||||
AddonHead;;;CompTitle display: table-row;
|
||||
AddonHead>*;;;AddonCell
|
||||
|
||||
Addon display: table-row;
|
||||
|
||||
Addon>*;;;AddonCell
|
||||
AddonButtons
|
||||
AddonDescription
|
||||
AddonName
|
||||
AddonStatus
|
||||
AddonVersion
|
||||
|
||||
// </css>
|
||||
]]></>, /
/g, "\n")),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user