Commit 59f1b1d1 by Brian Talbot

styling - re-aligned unit controls for unit editing and styled standard delete button

parent 15942aae
......@@ -384,6 +384,13 @@ body.show-wip {
}
}
.delete-button.standard {
&:hover {
background-color: tint($orange, 75%);
}
}
.tooltip {
position: absolute;
top: 0;
......
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