mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 11:05:47 +01:00
separate warnings from special informational notes in the help
This commit is contained in:
@@ -311,6 +311,10 @@ span.warning {
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
}
|
||||
span.info {
|
||||
font-weight: bold;
|
||||
color: blue;
|
||||
}
|
||||
fieldset.paypal {
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user