transition: none; //I shouldn't need this
}
}
-
- button:last-child { &:backdrop, & { border-right-style: none; }}
}
button.dnd,
background-image: none;
}
}
+
+ &:last-child { &:backdrop, & { border-right-style: none; }}
}
treeview.view header button:active { color: #eeeeec; transition: none; }
-treeview.view header button:last-child:backdrop, treeview.view header button:last-child { border-right-style: none; }
-
treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd, treeview.view header.button.dnd:active, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:hover, treeview.view header.button.dnd { padding: 0 6px; color: #232729; background-image: none; background-color: #215d9c; border-style: none; border-radius: 0; box-shadow: inset 0 0 0 1px #232729; text-shadow: none; transition: none; }
treeview.view acceleditor > label { background-color: #215d9c; }
treeview.view header button:backdrop:disabled { border-color: #33393b; background-image: none; }
+treeview.view header button:last-child:backdrop, treeview.view header button:last-child { border-right-style: none; }
+
/********* Menus * */
menubar, .menubar { -GtkWidget-window-dragging: true; padding: 0px; box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); }
treeview.view header button:active { color: #2e3436; transition: none; }
-treeview.view header button:last-child:backdrop, treeview.view header button:last-child { border-right-style: none; }
-
treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd, treeview.view header.button.dnd:active, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:hover, treeview.view header.button.dnd { padding: 0 6px; color: #ffffff; background-image: none; background-color: #4a90d9; border-style: none; border-radius: 0; box-shadow: inset 0 0 0 1px #ffffff; text-shadow: none; transition: none; }
treeview.view acceleditor > label { background-color: #4a90d9; }
treeview.view header button:backdrop:disabled { border-color: #e8e8e7; background-image: none; }
+treeview.view header button:last-child:backdrop, treeview.view header button:last-child { border-right-style: none; }
+
/********* Menus * */
menubar, .menubar { -GtkWidget-window-dragging: true; padding: 0px; box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); }