Commit Graph

20 Commits (6daefc3d45e0977e9a97366ccd6efe249a82e2ae)

Author SHA1 Message Date
Aleksander Machniak f1e911ec03 Elastic: Toolbar/menus/layout refactoring
Refactoring for better consistency and simplicity.

5KB less in size of (minified) styles.css file.

Layout changes:
- body > #layout > .menu       -> #layout-menu
- body > #layout > .list       -> #layout-list
- body > #layout > .sidebar    -> #layout-sidebar
- body > #layout > .content    -> #layout-content

Toolbar/menu changes:
- .toolbar           -> .toolbar.menu
- .toolbarmenu       -> .menu.listing
- .menu-button       -> .task-menu-button
- .pagenav.toolbar   -> .pagenav.menu
- #taskmenu          -> #taskmenu.menu.toolbar
- .image-tools .menu -> .image-tools .menu.toolbar
- required .disabled class to de-activate menu items
- .button class is not required on .menu children
- merge toolbar.less and taskmenu.less into menu.less
- @color-toolbarmenu-hover            -> @color-menu-hover
- @color-toolbarmenu-hover-background -> @color-menu-hover-background

Also cleaned/removed some code in spellchecker.js. Made .googie_list a list not table.
6 years ago
Aleksander Machniak 3eebe8da56 Elastic: Fix overflow issues in ACL form 6 years ago
Aleksander Machniak 88c5507f29 Elastic: Replace .icon-checkbox with Bootstrap's custom switch 6 years ago
Aleksander Machniak 09c9443a54 Fix disabled acl table menu button (regression) 6 years ago
Aleksander Machniak e9571e8d0e Fix invalid HTML output 7 years ago
Aleksander Machniak 1347e2e868 Elastic skin support in acl plugin 7 years ago
Aleksander Machniak 24be0ea1cd Add missing type="link" for buttons in ACL tables 7 years ago
Thomas Bruederli 686f0dacdd Simplify HTML structure of ACL dialogs 10 years ago
Thomas Bruederli 78118e3f60 Make ACL popups scale to the actual content and avoid scrolling if possible 10 years ago
Thomas Bruederli e3705f3283 Link heading with the acl table 10 years ago
Thomas Bruederli b73cf83e26 Hide acltable heading for voice-only output 10 years ago
Aleksander Machniak 62c45161c4 ACL: Improved UI accessibility 10 years ago
Thomas Bruederli e837d8515a Hide autocompletion results when closing ACL dialog; use default table styles 11 years ago
Thomas Bruederli affabd9a4b Fix some glitches in ACL table display 11 years ago
Thomas Bruederli f147849bb0 Use standard dialog popups for the ACL permissions form; that will open it in the main window with enoough space and better UI integration 11 years ago
Aleksander Machniak b79cc545ec Improvements/fixes for Larry skin 12 years ago
Thomas Bruederli c40419bdfe Rename old 'default' skin folder to 'classic' 12 years ago
Aleksander Machniak d9012055cb Moved advanced switch into table actions menu - fixed css issue in Larry skin 12 years ago
Thomas Bruederli 4abcbd495d Small styling improvements of the ACL permissions dialog box 13 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 13 years ago