@@ -27,13 +27,16 @@
background: @cui-white !important;
overflow-x: hidden;
overflow-y: auto;
- .grid-left-bar {
+ h2 {
+ cursor: move;
+ }
+ .grid-left-bar, .edit-dimensions {
opacity: 0;
.hue-ease-transition(opacity);
}
& > li:hover {
opacity: 1;
@@ -45,12 +48,6 @@
- &:not(.disabled) {
- h2 {
- cursor: move;
- }
-
.card-widget {
width: 100% !important;
margin: 0 !important;