Commit Graph

28 Commits

Author SHA1 Message Date
Aleksander Machniak
bcf0e8407d Elastic: Fix dark mode issues in Help plugin and attachment preview 2020-07-08 16:50:55 +02:00
Aleksander Machniak
a991e3181c Put charset meta specification before a title tag, add page title automatically (#6811)
I.e. templates should not specify <title>
2019-06-29 15:48:51 +02:00
Aleksander Machniak
b304782cbc Elastic: Various cross-browser fixes and improvements 2019-04-05 14:23:25 +02:00
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.
2019-03-24 19:25:56 +01:00
johndoh
647a7e91c6 Unify content frame (watermark) template objects (#6285)
* unify content frame (watermark) template objects
* several improvements, use existing env var for watermark url
* tighten up var parsing for contentframe template object
2018-05-18 17:25:02 +02:00
Aleksander Machniak
895948f7fe Elastic: Add iframe wrappers 2017-12-05 13:31:55 +01:00
Aleksander Machniak
13d203303e Refactored Help plugin to use frames, added Elastic skin support 2017-08-02 19:13:19 +02:00
Thomas Bruederli
7969981320 Flattened buttons and icons, removed gradients and box shadows 2017-04-22 13:51:31 +02:00
Aleksander Machniak
e44e51561d Fix margin in Help > License page 2015-01-13 12:19:56 -05:00
Aleksander Machniak
6c6991fb53 Shrinked some images with TinyPNG (saved 38%) 2014-10-07 10:41:04 +02:00
Thomas Bruederli
ea5d749822 Avoid collision with other css classes 2014-07-31 14:52:41 +02:00
Thomas Bruederli
34003c5fa5 Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974) 2013-11-22 09:04:29 +01:00
Thomas Bruederli
d8e1016109 Fix opening in new window; keep extwin mode when switching help actions 2013-07-09 17:02:51 +02:00
Aleksander Machniak
eabc0564cd Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix 2013-07-05 10:40:32 +02:00
Thomas Bruederli
08167e9114 Improve help plugin with some options to display contents according to the current task/step 2013-07-04 14:51:58 +02:00
Aleksander Machniak
45db375738 Add frameborder="0" on iframe elements for IE<=8 2013-01-03 20:00:37 +01:00
Aleksander Machniak
43382f7c18 Fix Help task icon on new Larry header 2012-12-30 10:41:19 +01:00
Aleksander Machniak
5af9312889 Add #message element on Help plugin pages, update files list in package.xml 2012-11-11 11:23:49 +01:00
Aleksander Machniak
ea547c232e Don't include settings.css - is not needed anymore 2012-11-07 10:04:26 +01:00
Thomas Bruederli
c40419bdfe Rename old 'default' skin folder to 'classic' 2012-07-30 12:00:52 +02:00
Aleksander Machniak
e466f67c33 Move Help toolbar to the left 2012-07-05 14:28:08 +02:00
alecpl
d63244ebf4 - Small help toolbar positioning fix 2012-04-04 16:25:18 +00:00
thomascube
7aa7d94021 New icons for the help plugin 2012-04-04 15:54:07 +00:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00
till
63a3dc5fde moved plugins 2010-03-20 14:20:01 +00:00
thomascube
fbab111ef6 Improve styling of help contents + little text changes 2009-10-28 16:51:05 +00:00
thomascube
9d25cde2bc Better icon for help plugin 2009-10-28 16:41:11 +00:00
alecpl
564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
2009-07-22 09:15:36 +00:00