mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-05 06:45:45 +01:00
fix typo
This commit is contained in:
@@ -37,7 +37,7 @@ table.vimperator td {
|
||||
tr.separator {
|
||||
/* border-width: 3px 0px 0px 0px;
|
||||
border-style: solid none none none;*/
|
||||
border-color: gray
|
||||
border-color: gray;
|
||||
height: 10px !important;
|
||||
}
|
||||
hr { /* horizontal lines */
|
||||
|
||||
Reference in New Issue
Block a user