Commit 7d38bc08 by Kyle Fiedler

Change icon for textbook

parent d6cdccd5
...@@ -20,6 +20,8 @@ div.book-wrapper { ...@@ -20,6 +20,8 @@ div.book-wrapper {
div.hitarea { div.hitarea {
margin-left: -22px; margin-left: -22px;
background-image: url('/static/images/treeview-default.gif'); background-image: url('/static/images/treeview-default.gif');
position: relative;
top: 4px;
&:hover { &:hover {
opacity: 0.6; opacity: 0.6;
......
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