mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-15 12:03:32 +01:00
Italicize new news items for a much needed sharper visual distinction.
This commit is contained in:
@@ -652,7 +652,8 @@ var ConfigBase = Class("ConfigBase", {
|
||||
|
||||
HelpNews position: relative;
|
||||
HelpNewsOld opacity: .7;
|
||||
HelpNewsTag position: absolute; left: 100%; padding-left: 1em; color: #527BBD; opacity: .6; white-space: pre;
|
||||
HelpNewsNew font-style: italic;
|
||||
HelpNewsTag font-style: normal; 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/* {
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user