Transparent background for tooltips

This commit is contained in:
Ansis Brammanis
2013-02-28 11:45:40 -05:00
parent d70f123107
commit ae003b1d5f
+1 -2
View File
@@ -1638,8 +1638,7 @@ a.success-action {
}
.radial-menu-tooltip {
/* for some reason this breaks layout
opacity: .8; */
background-color: rgba(255, 255, 255, 0.8);
}
.radial-menu-background {