studio - adjusted abbr cursor displays

This commit is contained in:
Brian Talbot
2013-04-05 11:18:16 -04:00
parent 7ff975e0b6
commit 4e8f01b88c

View File

@@ -60,7 +60,7 @@ table {
abbr[title] {
border-bottom: none;
text-decoration: none;
cursor: pointer;
cursor: help;
}
// ====================