1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 22:14:12 +01:00

revert mozdev style override

This commit is contained in:
Doug Kearns
2007-08-17 16:04:36 +00:00
parent 573b149b5a
commit ce3a9b4526

View File

@@ -88,14 +88,6 @@ fieldset.paypal {
border: none;
}
/* NOTE: explicitly set here to override the default mozdev styles when viewing
* the help page at vimperator.mozdev.org */
li {
list-style-image: none;
list-style-position: outside;
list-style-type: disc;
}
.argument {
color: #6A97D4;
}