Style tweak for cursor
This commit is contained in:
parent
c22f85854a
commit
3be0141427
|
@ -56,4 +56,4 @@ blockquote {
|
|||
padding-left: 0.25em;
|
||||
}
|
||||
|
||||
p, h1, h2, h3, h4, h5, h6, label, code { cursor: text; }
|
||||
p, h1, h2, h3, h4, h5, h6, label, code, ul, ol { cursor: text; }
|
||||
|
|
Loading…
Reference in a new issue