File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ //
2+ // DISCLAIMER:
3+ // Do not change this file because it is core styling.
4+ // Customizing core files will make updating Atlas much more difficult in the future.
5+ // To customize any core styling, copy the part you want to customize to styles/web/sass/app/ so the core styling is overwritten.
6+ //
7+
8+ /* ==========================================================================
9+ Popup Menu
10+
11+ Default Mendix Popup Menus
12+ ========================================================================== */
113.popupmenu {
214 position : relative ;
315 display : inline-flex ;
Original file line number Diff line number Diff line change 5252@import ' core/widgets/navigationlist' ;
5353@import ' core/widgets/navigationtree' ;
5454@import ' core/helpers/navigationtree' ;
55+ @import ' core/widgets/popupmenu' ;
5556@import ' core/widgets/simplemenubar' ;
5657@import ' core/helpers/simplemenubar' ;
5758@import ' core/widgets/radiobuttons' ;
You can’t perform that action at this time.
0 commit comments