Fix cursor in settings

This commit is contained in:
Zixaphir 2014-01-28 01:34:31 -07:00
parent 1b633a5517
commit f4c8ebd233
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -209,6 +209,7 @@ th {
.disabled {
opacity: 0.4;
}
nav a,
.pointer {
cursor: pointer;
}