mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-07 14:03:31 +02:00
Slightly dodgy help table formatting tweaks.
This commit is contained in:
@@ -404,7 +404,8 @@ const ConfigBase = Class(ModuleBase, {
|
|||||||
HelpTabColumn;html|column;dactyl://help/* display: table-column;
|
HelpTabColumn;html|column;dactyl://help/* display: table-column;
|
||||||
HelpTabColumn:first-child width: 25%;
|
HelpTabColumn:first-child width: 25%;
|
||||||
HelpTabTitle;html|dt;dactyl://help/* display: table-cell; padding: .1ex 1ex; font-weight: bold;
|
HelpTabTitle;html|dt;dactyl://help/* display: table-cell; padding: .1ex 1ex; font-weight: bold;
|
||||||
HelpTabDescription;html|dd;dactyl://help/* display: table-cell; padding: .1ex 1ex; border-width: 0px;
|
HelpTabDescription;html|dd;dactyl://help/* display: table-cell; padding: .3ex 1em; text-indent: -1em; border-width: 0px;
|
||||||
|
HelpTabDescription>*;;dactyl://help/* text-indent: 0;
|
||||||
HelpTabRow;html|dl>html|tr;dactyl://help/* display: table-row;
|
HelpTabRow;html|dl>html|tr;dactyl://help/* display: table-row;
|
||||||
|
|
||||||
HelpTag display: inline-block; color: #527BBD; margin-left: 1ex; font-size: 8pt; font-weight: bold;
|
HelpTag display: inline-block; color: #527BBD; margin-left: 1ex; font-size: 8pt; font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user