mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-15 18:23:31 +02:00
Fix version annotation formatting issue.
--HG-- branch : key-processing
This commit is contained in:
@@ -615,7 +615,7 @@ var ConfigBase = Class("ConfigBase", {
|
|||||||
|
|
||||||
HelpNews position: relative;
|
HelpNews position: relative;
|
||||||
HelpNewsOld opacity: .7;
|
HelpNewsOld opacity: .7;
|
||||||
HelpNewsTag position: absolute; left: 100%; padding-left: 1em; color: #527BBD; opacity: .6;
|
HelpNewsTag position: absolute; left: 100%; padding-left: 1em; color: #527BBD; opacity: .6; white-space: pre;
|
||||||
|
|
||||||
HelpHead;html|h1,html|h2,html|h3,html|h4;dactyl://help/* {
|
HelpHead;html|h1,html|h2,html|h3,html|h4;dactyl://help/* {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user