Commit 4e8f01b8 by Brian Talbot

studio - adjusted abbr cursor displays

parent 7ff975e0
...@@ -60,7 +60,7 @@ table { ...@@ -60,7 +60,7 @@ table {
abbr[title] { abbr[title] {
border-bottom: none; border-bottom: none;
text-decoration: none; text-decoration: none;
cursor: pointer; cursor: help;
} }
// ==================== // ====================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment