Commit graph

44 commits

Author SHA1 Message Date
djmaze 637ed9a478 Improve new .tabs CSS from 2021-08-26 20:10:14 +02:00
djmaze e13337e247 Cleanup styling and gulp merge @media queries 2021-07-20 16:45:55 +02:00
djmaze be66ab2ac8 Improved mobile and admin CSS 2021-03-22 13:46:03 +01:00
djmaze 0696e20878 Bugfix: improved firefox mobile draggable solution 2021-02-24 10:41:24 +01:00
djmaze 2982027dd2 Made SquaresDark theme really dark.
Due to that, e-mails with incorrect background/color settings are unreadable.
So a new feature in the settings is there to remove colors from messages.
Not perfect yet, but it works.
2021-02-24 00:17:53 +01:00
djmaze b6d8fa5b3f Split admin css from app.css
Cleanup normalize and bootstrap css
Removed almost all css float
Removed CKEditor from app.css
2021-02-18 21:06:19 +01:00
djmaze 10f9ce39d9 Revamp mobile including CSS flexbox for messageListItem 2021-02-15 15:20:22 +01:00
djmaze ce4ee3ba3f Revamp saveTrigger 2021-02-11 10:08:27 +01:00
djmaze 354337f174 Cleanup messagelist design 2021-02-10 12:13:17 +01:00
djmaze e3e0474be2 Bugfix and cleanup CSS even more 2021-02-08 14:03:54 +01:00
djmaze 48424e213b Allow themes in mobile mode
Cleanup themes and drop the template.less
2021-02-06 23:37:53 +01:00
djmaze 5e9941d58f Also convert template body-background-image to var()
And cleanup more CSS
2021-02-05 15:31:42 +01:00
djmaze d9bece04b2 Revamp CSS template system using var() feature 2021-02-05 10:42:20 +01:00
djmaze cb9e393fbc Pagenator should be Paginator 2020-10-12 15:11:25 +02:00
djmaze efcefbaf78 Cleanup CSS and drop bMobileDevice detection.
Touch devices can be any size and can use (bluetooth/usb-c mouse/keyboard) these days.
It's all about pixels and currently if the mode is mobile/no-mobile (this can be improved later).
2020-09-30 12:31:34 +02:00
djmaze 99bd895090 Fix some mobile view css issues 2020-09-12 13:57:09 +02:00
djmaze 45aaa17219 Better boot response by splitting and embedding boot css/html into index.html 2020-09-05 12:22:46 +02:00
djmaze 0e8bf13d5d Bugfix: the new endShowHide failed in Edge and mobile browsers
Cleanup bootstrap less files
2020-09-02 21:30:23 +02:00
djmaze 7135cc38fe Remove bootstrap Modal feature for improved transition effects (in future might use <dialog>) 2020-09-02 17:06:35 +02:00
djmaze 645831368d Again replaced some jQuery to native and cleaned up normalize.css without IE 2020-08-31 12:45:43 +02:00
djmaze 90cec2171a Strip .no-css, .csstransitions and .cssanimations 2020-07-22 08:17:02 +02:00
djmaze e3aaea8035 Get rid of jQuery.wakup
Get rid of jQuery UI resizable (use HTML5 with ResizeObserver/MutationObserver, work-in-progress not as beautiful yet)
Get rid of hidden download() iframe
2020-07-16 19:49:56 +02:00
RainLoop Team 155f4b6df2 Release glass style 2016-09-15 23:34:30 +03:00
RainLoop Team b0ffd84ac6 Add mobile version (beta) 2016-05-01 04:07:29 +03:00
RainLoop Team 09334159c2 A lot small fixes 2015-06-23 01:34:51 +04:00
RainLoop Team 4457cdbc23 Improvements of message displaying (internal styles) 2015-06-23 01:34:50 +04:00
RainLoop Team 66c3307291 Small fixes 2015-05-06 02:03:58 +04:00
RainLoop Team a11dcbed4b Focused state for custom checkbox (Closes #604) 2015-04-25 17:50:10 +04:00
RainLoop Team 0ea982671b PreRelease 1.8.3 2015-04-14 00:24:15 +04:00
RainLoop Team b7709c8117 Code refactoring 2015-04-07 20:40:27 +04:00
RainLoop Team 929bffccef Sieve filters (beta) 2015-01-25 00:36:20 +04:00
RainLoop Team 28a684b7c8 Added language selection on login screen 2014-10-30 03:49:07 +04:00
RainLoop Team 300cee0b6e Added powered by 2014-10-21 21:49:42 +04:00
RainLoop Team 39255ae061 Added autoprefixer + csslint 2014-08-28 19:27:30 +04:00
RainLoop Team a19e19d866 Fix caching for unread/flagged status 2014-06-25 22:47:04 +04:00
RainLoop Team fed896776f Code refactoring
a lot of small fixes (Closes #173)
Added login field (ownCloud package)
2014-05-24 02:14:16 +04:00
RainLoop Team d961fa480a Dropdown menu keyboard navigation
Keyboard shortcuts help popup (Shift + / )
2014-04-12 05:05:57 +04:00
RainLoop Team 2ad305e40e Dropdown menu keyboard navigation (step 1 / USTABLE) 2014-04-11 20:09:51 +04:00
RayMan 987fe4c2b7 Fix html editor 2014-02-10 20:14:25 +04:00
RainLoop Team 8c0276631b Import contacts (close #44)
+ Some small improvements and fixes
2014-01-15 00:02:30 +04:00
RainLoop Team e1adfdb504 Small ui fixes 2013-12-25 19:53:47 +04:00
RainLoop Team 2d9ff7d63f Added functionality to share contacts
Added setting "Automatically add recipients to your address beech"
Further development of editing screen contact
2013-12-19 04:53:42 +04:00
RainLoop Team 0ec4fc89d4 Add pagenator to contact list
Move contacts from plugin back to core
2013-12-08 03:58:33 +04:00
RainLoop Team 4cc2207513 Uploading and preparing the repository to the dev version.
Original unminified source code (dev folder - js, css, less) (fixes #6)
Grunt build system
Multiple identities correction (fixes #9)
Compose html editor (fixes #12)
New general settings - Loading Description
New warning about default admin password
Split general and login screen settings
2013-11-16 02:21:12 +04:00