mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) .fm: cursor default for ff
This commit is contained in:
parent
987870eb26
commit
e7630f46c7
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ body, pre, code {
|
|||
-ms-user-select : none;
|
||||
-o-user-select : none;
|
||||
user-select : none;
|
||||
cursor : default;
|
||||
}
|
||||
|
||||
.links {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue