Remove documentation reference to old CSS class

This commit is contained in:
Quincy Morgan
2019-12-13 14:48:06 -05:00
parent cf599dcfbc
commit 73591bfa5b

View File

@@ -338,7 +338,7 @@ always, indented by the level of the tree:
Just like HTML and JavaScript, 4 space soft tabs always.
```css
.radial-menu-tooltip {
.menu-tooltip {
background: rgba(255, 255, 255, 0.8);
}
```