chore(style) .fm, .keyspawnl: set correct order

This commit is contained in:
coderaiser 2015-06-02 09:33:48 -04:00
parent 1103cde6b3
commit 43d87a6115

View file

@ -19,12 +19,12 @@ body, pre, code {
}
.fm, .keyspanel {
cursor : default;
-webkit-user-select : none;
-moz-user-select : none;
-ms-user-select : none;
-o-user-select : none;
user-select : none;
cursor : default;
}
.links {