1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-31 12:05:45 +01:00

Update :extensions with live update and buttons like :downloads. Rename to :addons.

--HG--
branch : key-processing
This commit is contained in:
Kris Maglione
2011-01-24 03:56:27 -05:00
parent 37719fdf1f
commit 93b9aade1d
9 changed files with 544 additions and 361 deletions

View File

@@ -499,6 +499,8 @@ var ConfigBase = Class("ConfigBase", {
Button::after content: "]"; color: gray; text-decoration: none !important;
Button:not([collapsed]) ~ Button:not([collapsed])::before content: "/[";
Buttons
DownloadCell display: table-cell; padding: 0 1ex;
Downloads display: table; margin: 0; padding: 0;
@@ -519,6 +521,21 @@ var ConfigBase = Class("ConfigBase", {
DownloadTime
DownloadTitle
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>
]]></>, /&#x0d;/g, "\n")),