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:
@@ -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>
|
||||
]]></>, /
/g, "\n")),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user