Commit Graph

1955 Commits (1e21832ae24032428f46fc64db86b0458f50b120)

Author SHA1 Message Date
Aleksander Machniak 3d3a21492d Remove unused style 7 years ago
Aleksander Machniak 205ea5d0c2 Don't select settings sections list item when it's not initially visible 7 years ago
Aleksander Machniak 6291d03786 Small improvements in contact form 7 years ago
Aleksander Machniak f0b09608cf Contact form support 7 years ago
Aleksander Machniak f0bc2cb50e Always position inputs in the middle 7 years ago
Aleksander Machniak 72a410503a Use simple list instead of table for groups list in contact info 7 years ago
Aleksander Machniak 197aacd86d Fix dropbutton after recent changes 7 years ago
Aleksander Machniak 752b1a1aea Fix treelist in Chrome 7 years ago
Aleksander Machniak 93fa140f04 Improve messages list using flexbox 7 years ago
Aleksander Machniak e4fe0f69c6 Support display_product_info option 7 years ago
JohnDoh 515d496808 Replace display_version with display_product_info (#5904) 7 years ago
Aleksander Machniak e19ebecc16 Improve pagejump-selector styling 7 years ago
Aleksander Machniak 80e76c962e Don't hide dialog window for show source dialog in mobile mode 7 years ago
Aleksander Machniak d497e2aef0 Fix tabindex on compose options 7 years ago
Aleksander Machniak 0d51afb707 Fix padding in some form labels 7 years ago
Aleksander Machniak 560d194449 Add Save button to footer toolbar in mail compose on mobile 7 years ago
Aleksander Machniak 4d63cb41cc Fix setting form-check class 7 years ago
Aleksander Machniak afa9f64d4b Small code unification 7 years ago
Aleksander Machniak 52256ba56b Display content buttons in footer toolbar 7 years ago
Aleksander Machniak d9f3f17f96 Bootstrap 4.0.0-beta2 7 years ago
Aleksander Machniak 9a5c66417a Improve checkboxes padding 7 years ago
Aleksander Machniak 0c1dde361c Improvements in resizeable textarea 7 years ago
Aleksander Machniak a3c72417f6 Small improvements 7 years ago
Aleksander Machniak 6d0ba0e50c A 'notice' is more a 'warning' than 'info' 7 years ago
Aleksander Machniak 7b5be0b631 Change icon for HTML mode 7 years ago
Aleksander Machniak ee32a25c2e Html/Plain mode switch for mail preview 7 years ago
Aleksander Machniak 3017ed1ed2 Fix extwin command state setting in a frame 7 years ago
Aleksander Machniak c559222d82 Implement 'message headers' and 'open in new window' buttons
TODO: fix 'open in new window' feature, by not disabling extwin command
in a frame that has a parent window that is not 'small'.
7 years ago
Aleksander Machniak 1d2450c4a4 Fix focus indicator on list and some buttons spacing 7 years ago
Aleksander Machniak 000a607d71 Fixed some regressions 7 years ago
Aleksander Machniak 849fb6a197 Add style for mail signature 7 years ago
Aleksander Machniak 43fc74333b Update Bootstrap 7 years ago
Aleksander Machniak 6753d763ae A few more features from managesieve plugin 7 years ago
Aleksander Machniak 74e0e5141a Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak c33d458d2a Support for variuos widgets used in managesieve plugin 7 years ago
PhilW 52222b325e add property to menu-open event to prevent skinning 7 years ago
Aleksander Machniak 1b08b9de4b Fix header-title alignment calculation, remove redundant style 7 years ago
Aleksander Machniak f6c7f6b7f5 Make some font-size bigger on touch devices 7 years ago
Aleksander Machniak 8782b70506 Added some widgets to support acl plugin 7 years ago
Aleksander Machniak 1464c6d777 Various improvements 7 years ago
Aleksander Machniak 86a641cf1c Don't style tables in an external content 7 years ago
Aleksander Machniak fb3e20e848 Cleanup searchbar 7 years ago
Aleksander Machniak 032625e696 Refactor/restyle search bars
Generally we don't use the animation effect it didn't work in all browsers
TODO: cleanup and test with IE
7 years ago
Aleksander Machniak 00a7caf7c6 Enable autoresizing of plain text areas of editor widget 7 years ago
Aleksander Machniak 7f462045a4 .table-responsive -> .table-responsive-sm 7 years ago
Aleksander Machniak b1b708408b Improve calendar widget style 7 years ago
Aleksander Machniak b92ef16339 Simplify messages list menu - selects instead of radios 7 years ago
Aleksander Machniak b1fcd0d0b1 Better legend text style 7 years ago
Aleksander Machniak 2a0f1475b7 Move UI messages above dialog overlay 7 years ago
Aleksander Machniak fadd5dd319 Implemented .pgpkeyimport 7 years ago
Aleksander Machniak 797696346e Not all tables should be of .table class 7 years ago
Aleksander Machniak 95360ef8ab Use button instead of input.button in PGP keys search dialog 7 years ago
Aleksander Machniak 6ca864ff9a Make tables pretier and responsive 7 years ago
Aleksander Machniak f805da20cc Remove unwanted outline on select in Firefox 7 years ago
Aleksander Machniak 5d24851cb9 Display the popup for Move button on bottom 7 years ago
Aleksander Machniak c8f72fafa8 Fix icon margin on toolbar buttons 7 years ago
Aleksander Machniak f769d532be Update Bootstrap 7 years ago
Aleksander Machniak c02b638a3b Small improvements 7 years ago
Aleksander Machniak bf40676749 Fix color of a link button in .ui.alert 7 years ago
Aleksander Machniak b0936ff631 Fix bug where on mobile list/sidebar could appear on window resize 7 years ago
Aleksander Machniak a0ed055ad7 Various style improvements 7 years ago
Aleksander Machniak 49fb73a979 Widgets: Info messages (#38)
and fixed spinning icons
7 years ago
Aleksander Machniak f844dd7262 Support hide_blockquote plugin 7 years ago
Aleksander Machniak 0a81fbb6e6 Support for userinfo plugin 7 years ago
Aleksander Machniak 6bbdc2ee11 Small dialog improvements for new_user_dialog plugin 7 years ago
Aleksander Machniak d99f2e0569 Elastic skin support for new_user_dialog
Small refactoring, removed newuserdialog.css.
7 years ago
PhilW 83cbafc22f move font-icons to mixins file 7 years ago
Aleksander Machniak f10eac8b17 Make sure inputs in dialogs always get form-control class, fix context handling in bootstrap_style() 7 years ago
Aleksander Machniak 65a7c1eb34 Small fix in update_func of recipient-input 7 years ago
Aleksander Machniak 8826cd3fb5 Rewrite recipient-input not using contentEditable elements 7 years ago
Aleksander Machniak 757423373d Bootstrap'ize contact search form 7 years ago
Aleksander Machniak ef5583d9db Some fixes for IE11 7 years ago
Aleksander Machniak cbf80fb744 Rework layout/navigation
- list/sidebar footer buttons with text also on mobile
- fix UI with screen width = 768px
7 years ago
Aleksander Machniak 52e96f8d1b Improvements in autocomplete and googiespell menus 7 years ago
Aleksander Machniak 28526a73f1 Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 6780fcb95b Replace "Add to addressbook" icon with a menu (#47) 7 years ago
Aleksander Machniak 65fd828a43 Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 2c53d903df HTML editor with integrated mode switch (#41) 7 years ago
Aleksander Machniak 1efc77481b Use iframe loader for loading frame content on Prev/Next button use 7 years ago
Aleksander Machniak 68e3350c3f Small fix for .short-header 7 years ago
Aleksander Machniak 0c345b66cf Style search menus 7 years ago
Aleksander Machniak 5e14533422 vcard_attachments plugin support 7 years ago
Aleksander Machniak a2856493b8 Icons in Responses menu, and other menu improvements 7 years ago
Aleksander Machniak d1c3955cc3 Some improvements in the message preview (contact photo, summary text, fixed alerts) 7 years ago
Aleksander Machniak e76b3f27f2 Fix handling checkboxes in compose form 7 years ago
Aleksander Machniak c478985097 Improvements in forms (spacing, alignment, pretty checkboxes) 7 years ago
Aleksander Machniak b599f887d1 Pretty checkboxes (#22) 7 years ago
Aleksander Machniak 3986f18190 Small improvements 7 years ago
Aleksander Machniak e1571ce4c4 Remove Cancel button from contact form 7 years ago
Aleksander Machniak 409f0bd729 Better .header-title 7 years ago
Aleksander Machniak 0fb56d14ab Align toolbar to center - on big screen 7 years ago
Aleksander Machniak 2f08cc8250 Messages list filter, improvements to search form 7 years ago
Aleksander Machniak e476582208 Fix switching list mode to "list" 7 years ago
Aleksander Machniak 852e931c5d Enable content frame navigation for Settings > Folders 7 years ago
Aleksander Machniak 003bec2ccb Fix checkbox rows in forms, fix toggle icon position on folders list 7 years ago
Aleksander Machniak 41c2ce2e82 Small improvements for lists 7 years ago
Aleksander Machniak 420aff4544 Content frame navigation 7 years ago
Aleksander Machniak 91cd42ceea Hide li.root element on folders list, temp. hide quota widget 7 years ago
Aleksander Machniak bac37a4213 Added icons for addressbook Actions menu 7 years ago
Aleksander Machniak a3ace80cef Update searchbar state on init 7 years ago
Aleksander Machniak 77ba38a63e Get rid of Back button in mail compose, use Mail button in task menu 7 years ago
Aleksander Machniak 3be86313fd CS fixes and some security checks 7 years ago
Aleksander Machniak e71cb1dd31 List options... -> Options 7 years ago
Aleksander Machniak 797cc112d5 Compose list/sidebar navigation in phone/tablet mode 7 years ago
Aleksander Machniak 20f8a20ec8 Floating form buttons 7 years ago
Aleksander Machniak eb46e6f430 Fix updatecss.sh command 7 years ago
Aleksander Machniak 3210f11892 Fix invalid template loading on a message error in preview frame (#5941)
Broken in 1b4fa60a90.
7 years ago
Aleksander Machniak 8491271dd2 Toolbar buttons that will display inner text only on mobile. (e.g. To+, Cc+, Bcc+ buttons) 7 years ago
Aleksander Machniak 93d0ba2beb List navigation bar 7 years ago
Aleksander Machniak cb57720e8c Improvements in list/sidebar footers
List navigation will be next...
7 years ago
Aleksander Machniak 8eea3a842b Move some buttons from list footer to toolbar
Now it's more consistent with what we had in Mail UI.
List footer will be a place for selection/settings features.
7 years ago
Aleksander Machniak df5f1a114a An icon for the Junk button 7 years ago
Aleksander Machniak 155d7b1900 Update Bootstrap, use bundle with popper included 7 years ago
Aleksander Machniak f33ea8d798 Fix compatibility with PHP 5.4 7 years ago
Aleksander Machniak 131071b4c0 Add icon for Mark button in "mark all as read" dialog 7 years ago
Aleksander Machniak b2cf1ada41 Options menu for mail folders list 7 years ago
Thomas Bruederli e3d75663ec Update changelog and copyright year 7 years ago
Aleksander Machniak 8ab382a3f6 Some work on list navigation 7 years ago
Aleksander Machniak 19cf2790f6 Remove innerclass for menus 7 years ago
Aleksander Machniak 9c1dafba08 Add icons for Select and Threads menus 7 years ago
Aleksander Machniak 4a5aa6e83f [data-content-button] A way to move a button to content frame header for small screens
we place Reply button in the header when we preview a mail message
we place Send button in the header when we compose a message
7 years ago
Aleksander Machniak 3542858e39 Style jquery-ui's datepicker widget 7 years ago
Aleksander Machniak 5c1f508bf7 Use only classes for layout elements 7 years ago
Aleksander Machniak 663384c429 Get rid of redundant menu/list/sidebar/content identifiers 7 years ago
Aleksander Machniak ed734336dc Fix toolbar menu in 1024px > width > 768px 7 years ago
Aleksander Machniak 2b61a1ea58 Don't hide the searchbar on click in a dialog 7 years ago
Aleksander Machniak a5869ba543 Add toolbar menu to the list header on small screens 7 years ago
Aleksander Machniak 52228ecb08 Bring back border-top on mail preview frame, remove some redundant border-radius 7 years ago
Aleksander Machniak 9f4d11a131 Focus/hover for buttons in toolbar 7 years ago
Aleksander Machniak a63cef3f84 Fix some typos 7 years ago
Aleksander Machniak 15121f41b5 Move list/threads mode selection to the list options popup 7 years ago
Aleksander Machniak 216e9fb5ae Small color fixes on messages list 7 years ago
Aleksander Machniak 7d76dd9400 Improved toolbar 7 years ago
Aleksander Machniak 8ae39e2b58 Fix some colors 7 years ago
Aleksander Machniak 7d4896c3af Fix setting 'touch' class on an iframe's html element 7 years ago
Aleksander Machniak 3fb565b1f3 Some more color vars 7 years ago
Aleksander Machniak 3ec7697ccf Fix title "leaking" to parent window from dialog frames 7 years ago
Aleksander Machniak e411bd62d6 Modify tinymce toolbar on touch devices, not only on small screen 7 years ago
Aleksander Machniak 8a9126575f Focus recipient-input after it's been unhidden 7 years ago
Aleksander Machniak e8680257b3 Varius css improvements 7 years ago
Aleksander Machniak 3c8357f5af Taskmenu improvements, applied colors by John Jackson 7 years ago
Aleksander Machniak 3309a7fe76 Fix password plugin on mobile 7 years ago
Aleksander Machniak 6d1c162253 Refactored #taskmenu and improved for mobile 7 years ago
Aleksander Machniak be70a37424 Various fixes for the attachment preview in mobile mode 7 years ago
Aleksander Machniak a7f814e135 BUG: After deleting an open message the view does not go back to the list (#34) 7 years ago
Aleksander Machniak d2909ed20e Display fullscreen dialogs for width <= 480px 7 years ago
Aleksander Machniak 2bafa39dd7 Refactored some layout classes, consider screen <= 1024px to be a touch device 7 years ago
Aleksander Machniak bba6b2f273 Reset content frame title on frame unload 7 years ago
Aleksander Machniak 302e34f5d2 Fix some typos 7 years ago
Aleksander Machniak 9fb943ada1 Don't set display:flex in js
We'll use -webkit- and -ms- prefixes in css, it will not work well in js.
7 years ago
Aleksander Machniak 2b3ab9635b README -> README.md 7 years ago
Aleksander Machniak 9533d25a15 Some improvements for phones layout 7 years ago
Aleksander Machniak 188e75f775 Support moving sidebar entries to toolbar menu on mobile 7 years ago
Aleksander Machniak 04b8f6b9d9 Use dialogs instead of new windows on mobile, e.g. for View source feature (#13) 7 years ago
Aleksander Machniak 24454eb730 Disable extwindows and printing functionality on mobile (#13) 7 years ago
Aleksander Machniak 4dfb00796d Mobile popup menus (#33) 7 years ago
Aleksander Machniak 467d8daabb Disable help_open_extwin in mobile mode 7 years ago
Aleksander Machniak 1af88865e9 Support external content in content frames 7 years ago
Aleksander Machniak e98c651ae1 Map also 'button-selected' to 'selected' class on taskmenu items 7 years ago
Aleksander Machniak c66d3c877e Better spacing in taskmenu 7 years ago
Aleksander Machniak 32759e2fcf Support Help plugin
... and some other plugins that add an entry to the taskmenu
7 years ago
Aleksander Machniak f359144423 Small fixes 7 years ago
Aleksander Machniak 9cdab037a0 Small dialog improvements 7 years ago
Aleksander Machniak 10d0480d6c Some work on jquery-ui dialogs and some other small improvements 7 years ago
Aleksander Machniak 78e43cf4a6 Fix some redundant paddings in forms and unwanted horizontal scrollbar 7 years ago
Aleksander Machniak 8bcecf52cb Fix closing forward-menu when opening Bounce dialog 7 years ago
Aleksander Machniak 43161325d6 Add missing type="link" 7 years ago
JohnDoh 7993b032fb Add basic styles for <button> to classic skin (#5863)
Improve display of password plugin by adding styles to Classic skin
7 years ago
Aleksander Machniak 08de22413d Update bootstrap to the most recent build 7 years ago
JohnDoh 6b90d56e56 update message icon colours (#5859) 7 years ago
Aleksander Machniak d191bc52a5 Add mail bounce dialog 7 years ago
Aleksander Machniak f75553dee8 Use "Resend (bounce)" instead of "Bounce" as the menu item label 7 years ago
Aleksander Machniak 1b2d3c0ac2 Email Resent (Bounce) feature (#4985) 7 years ago
Aleksander Machniak 16f84cc9c0 Fix font-weight of mainaction buttons in hover state 7 years ago
Aleksander Machniak 46a569d692 Add nice loader for dialogs with an iframe 7 years ago
Aleksander Machniak 69cde0e2cc Remove backface-visibility on font-icons, this fixes "distortion" on animated icons (e.g. loading icon) in Firefox 54. 7 years ago
Aleksander Machniak bbab99811d Fix assigning .form-control-plaintext to form cells with select element 7 years ago
Aleksander Machniak ee25ea4c5d Get rid of recipients_(separator|delimiter) use, support both (;,) 7 years ago
Aleksander Machniak 1b4fa60a90 Fix header position in messageerror when in extwin mode 7 years ago
Aleksander Machniak 41ef0398ab Fix watermark position in messageerror template 7 years ago
Aleksander Machniak 86a4d78369 Merge branch 'dev-elastic' 7 years ago
Aleksander Machniak fc12b6574e Fix position of selected icon for (Mailvelope) Encrypt button 7 years ago
Aleksander Machniak 57fe976679 Fix style issue on selected and unfocused message that is part of a thread (#5798) 7 years ago
Aleksander Machniak a4f46d3735 Fix alignment of static text entries in .propform 7 years ago
Aleksander Machniak b629372db1 Cosmetic improvements in #composeoptions 7 years ago
Aleksander Machniak 8a29c2a5f7 Update bootstrap to latest build 7 years ago
Aleksander Machniak 98a0c1a07e Fix attachment options menu 7 years ago
Aleksander Machniak f9e53d9574 Localize "Options" label on attachments list options button 7 years ago
Aleksander Machniak 997c4d3de4 Update bootstrap to lastest build 7 years ago
Aleksander Machniak 5016252cc3 Improve popups style 7 years ago
Aleksander Machniak 2b4887b75d Improve HTML editor style and enable autoresize in every screen size 7 years ago
Aleksander Machniak 20aef011f2 Fix hidin spellcheck menu on language selection, small code improvements 7 years ago
Aleksander Machniak f81112de95 Fix disappearing toolbar after switching from mobile to desktop mode
by appending the menu back to the header box
7 years ago
Aleksander Machniak bf842acc21 Small improvements to popups 7 years ago
Aleksander Machniak b6fe9c0f06 Stop propagation on menu items that have popups so a click on them does not hide their parent menu(s) 7 years ago
Aleksander Machniak e6bae1f86f Display labels in task menu until screen width < 1024px 7 years ago
Aleksander Machniak d207d49347 Fix compose form layout 7 years ago
Aleksander Machniak df6aa90e2f Implement drag-n-drop menu 7 years ago
Aleksander Machniak 73d77511ce Popup menus with Bootstrap popover (#17) 7 years ago
Aleksander Machniak 4c409fe27e Optimize images size 7 years ago
Aleksander Machniak b997d87f75 Update Bootstrap4 to the lastest build (pre-beta?) 7 years ago
Aleksander Machniak ffdd7cedb6 Remove redundant border in About dialog 7 years ago
Thomas Bruederli cfc8b60fde Highlight listmenu button when focused + better button style 7 years ago
Aleksander Machniak 9858c2a294 Merge branch 'master' into dev-elastic 7 years ago
Aleksander Machniak 616f86342a Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 4a0facf1ad Add image upload widget for contact photos (#29) 7 years ago
Aleksander Machniak 836f938e1a Fix bug where it wasn't possible to scroll folders list in Edge (#5750) 7 years ago
Aleksander Machniak f7b6d6ecd1 Fix input fields in Edge browser (the same as for IE) 7 years ago
Aleksander Machniak 7d81b6166a Copy compose options into the main compose form 8 years ago
Aleksander Machniak c142b13377 Move compose options and attachments list into the middle box of page layout (#25) 8 years ago
Thomas Bruederli 502f0758f6 Remove unused theme images 8 years ago
Thomas Bruederli 7ead152445 Remove gradient from record-table headers 8 years ago
Thomas Bruederli d4e4cfef92 More flattening of jQuery UI styles 8 years ago
Aleksander Machniak d774c00b72 Improve pagenav buttons 8 years ago
Thomas Bruederli 7969981320 Flattened buttons and icons, removed gradients and box shadows 8 years ago
Aleksander Machniak a00b0e97a5 Define some more dialog button icons 8 years ago
Aleksander Machniak 9a670b9c1b Move includes into templates directory 8 years ago
Aleksander Machniak 59951548a9 Fix sidemenu in iOS/Android (#32) 8 years ago
Aleksander Machniak 139ed088f5 Fix rounded border on search input in iOS 8 years ago
Aleksander Machniak 5dff5f6aad Don't support IE10 (#30) 8 years ago
Aleksander Machniak d5edcc4224 Don't output .animated-icon-class mixin 8 years ago
Aleksander Machniak 622b6e490b Fix searchbar animation in IE (#30) 8 years ago
Aleksander Machniak 1ed27f6bd2 Fix blinking search icon when clicking an iframe in Chrome 8 years ago
Aleksander Machniak 380087b2f4 Fix forms in IE (#30) 8 years ago
Aleksander Machniak b5695514bd Fix cursor:pointer on delete button in recipient box in Internet Explorer (#30 [2]) 8 years ago
Aleksander Machniak ecd52b951d Fix button icons position in Internet Explorer (#30 [1,2,5]) 8 years ago
Aleksander Machniak ce5ed4f45c Add emoticon button to tinymce toolbar when the plugins is enabled 8 years ago
Aleksander Machniak de6c95ead6 Assign .form-control class to textareas 8 years ago
Aleksander Machniak 11fe113f8d Add some hacks to make checkbox alignment correct in propforms 8 years ago
Aleksander Machniak bfa7556e90 Make #message-objects to look as alerts 8 years ago
Aleksander Machniak 7bdd9fc263 Fix icon alignment for <button> buttons 8 years ago
Aleksander Machniak 9da6c9e2f9 Added license headers to .js and .less files 8 years ago
Aleksander Machniak d3c11d0db8 Fix redundant form tag 8 years ago
Aleksander Machniak bf73922307 Move .skinselection to forms.less 8 years ago
Aleksander Machniak 46f8c0de04 Make possible to add more recipient inputs via a popup menu 8 years ago
Aleksander Machniak ce2b445efd Make mail compose headers more pretty with some Bootstrap styles 8 years ago
Aleksander Machniak 1fea5b531b Small improvements on forms 8 years ago
Aleksander Machniak 4f2fe99bcd Hide .smart-upload elements 8 years ago
Aleksander Machniak ab368a7ec1 First take on Bootstrap Tabs (contact info/edit frame) 8 years ago
Aleksander Machniak 129f5e347b Fix search mods setting 8 years ago
Aleksander Machniak c0dc8e13a1 Style buttons in restore message dialog (#27) 8 years ago
Aleksander Machniak c80dc79598 Finished logic on recipient input widget 8 years ago
Aleksander Machniak 503cdc4b0d Add missing .googie_link style 8 years ago
Aleksander Machniak 34ca4741d7 Contact search in compose has no options 8 years ago
Aleksander Machniak 5e6e878cf1 Various scripting improvements and fixes to the recipient input widget 8 years ago
Aleksander Machniak 2e4eb30e5a Smart recipient input widget (to be improved) 8 years ago
Aleksander Machniak 1d35d1a20c Small fix for autocomplete list 8 years ago
Aleksander Machniak 1cee35e229 Fix TinyMCE buttons box-shadow after last change 8 years ago
Aleksander Machniak 17bcc8c705 Add icon to submit button(s) 8 years ago
Aleksander Machniak 559254d6ee Use <button> instead of <input> for submit button on logon screen 8 years ago
Aleksander Machniak 528404ff96 Support embed style for attachment preview 8 years ago
Aleksander Machniak b1be7fca51 Unify inline warnings in rcmail_html_page 8 years ago
Aleksander Machniak 5c95771fc3 Add favicon.ico (the version from Larry) 8 years ago
Aleksander Machniak 0ebe11a5a9 Make login form inputs prettier 8 years ago
Aleksander Machniak 60d525d27a Focus indicator for ul listings 8 years ago
Aleksander Machniak 607204acb6 Apply some Bootstrap style for forms
For now we do this programatically on page load, more likely we want
this in the PHP code so classes are assigned when HTML is generated.
8 years ago
Aleksander Machniak 4a7d7128a3 Hide focus indicator on touch devices (small screen) 8 years ago
Aleksander Machniak 3d3b1c2f9a Support .boxwarning and .boxerror widgets 8 years ago
Aleksander Machniak 4951ac639d Add .droptarget color on listings 8 years ago
Aleksander Machniak c4598d378b Unify color variable names 8 years ago
Aleksander Machniak 4617402688 Improve .skinselection for small screen 8 years ago
Aleksander Machniak fce19b8e3b Various additions mostly for attachments list in compose 8 years ago
Aleksander Machniak 7e935ece0d Various fixes in treelist widget 8 years ago
Aleksander Machniak 9b801e063a Some icons improvements and style for dropbutton in a popupmenu 8 years ago
Aleksander Machniak 3c78faaf4a Some improvements here and there 8 years ago
Aleksander Machniak 35f5337175 Varius code improvements 8 years ago
Aleksander Machniak 36b691f813 Small style additions 8 years ago
Aleksander Machniak 8293d5d3eb Bring back .popupmenu (instead of .ui.popup) 8 years ago
Aleksander Machniak 40f883289b Fix message.html template for use as non-frame 8 years ago
Aleksander Machniak cdfe1d207d Attachment menu 8 years ago
Aleksander Machniak 9f81603afb Set 'iframe' class to <html> instead of <body>, cleanup some font-sizes 8 years ago
Aleksander Machniak 3e0ac3bfb8 Keep all lists style in lists.less 8 years ago
Aleksander Machniak fbf5dc22ba Copied some common css rules from Larry (with big number of TODO comments) 8 years ago
Aleksander Machniak 3ab4e214f7 Add #message-objects styling 8 years ago
Aleksander Machniak af9817ff37 Add contactprint.html and messageprint.html templates 8 years ago
Aleksander Machniak 2de6444478 Use nested rules in toolbar.less 8 years ago
Aleksander Machniak 160bc07e2e Small searchbar improvements 8 years ago
Aleksander Machniak 836ed74d01 Added messagepart.html template, some fixes 8 years ago
Aleksander Machniak 57b9425556 Small improvements 8 years ago
Aleksander Machniak 3fddd4a505 Small improvements 8 years ago
Aleksander Machniak f1e5d5114d Added messageerror.html template 8 years ago
Aleksander Machniak b0bebbd022 Update less 8 years ago
Aleksander Machniak 056b08fce0 Use nested rules in less files 8 years ago
Aleksander Machniak bb2b7e001c Refactored less files structure 8 years ago
Aleksander Machniak a77b81e3df Split widgets.less into separate files 8 years ago
Aleksander Machniak b206b13a9d Add some basic style for autocomplete and googiespell popups 8 years ago
Aleksander Machniak 6c11825a0d Improve googiespell widget for better styling capabilities
.. it is possible to style it with css, no images are required
8 years ago
Aleksander Machniak 8533a43707 Fix hidden toolbars in desktop mode 8 years ago
Aleksander Machniak e48fddb5b5 Enable checkbox selection on contacts list in mail compose 8 years ago
Aleksander Machniak 642e2a47a9 Add icons for selectable listings, other fixes 8 years ago
Aleksander Machniak ef89af3248 Added supported browsers list (#6) 8 years ago
Aleksander Machniak 2b472f65cb Modify TinyMCE editor setup for mobile (#10) 8 years ago
Aleksander Machniak 6c4e86d816 JS code refactor to make setup code easier to read 8 years ago
Aleksander Machniak d4eace8285 show_list() refactoring 8 years ago
Aleksander Machniak d0e3b97dc5 Refactor search menu 8 years ago
Aleksander Machniak 1b4a8c7020 Add some icons for messages list 8 years ago
Aleksander Machniak 12850f4b86 Added compose.html template 8 years ago
Aleksander Machniak f412b4b6df Unify taskmenu buttons 8 years ago
ka7 9a35768c26 spelling fixes (#5690) 8 years ago
Aleksander Machniak 4eff947103 Convert tabs to spaces in less files 8 years ago
Aleksander Machniak 6b3ae24683 Make sure toolbar-menu-button is always last on right side of the header 8 years ago
Aleksander Machniak 67170c0d97 Select sidebar when visiting Settings without action specified 8 years ago
Aleksander Machniak e00d8cdd61 Generalize content frame handling 8 years ago
Aleksander Machniak 570a0547a0 Added content frame title for mobile devices 8 years ago
Aleksander Machniak 0541b2ff86 Various improvements 8 years ago
Aleksander Machniak 8f6c35c271 Search menus initialization and varius other fixes 8 years ago
Aleksander Machniak edc114247d Fix some regressions 8 years ago
Aleksander Machniak 5929dc2ac8 Use Bootstrap 4, forget about Semantic UI 8 years ago
Aleksander Machniak 8ee2b96a3d Add some icons for messages list, update font-awesome icons 8 years ago
Aleksander Machniak 840a1ec4e6 Add some style for folder-selector 8 years ago
Aleksander Machniak 4525388337 More unified style of folder-selector 8 years ago
Aleksander Machniak ba03bc2950 Add Refresh and Compose buttons in taskmenu and some fixes 8 years ago
Aleksander Machniak bc3de6494f Add tree toggle icons 8 years ago
Aleksander Machniak 2095a26ff1 Enable checkbox selection on list widgets (#15) 8 years ago
Aleksander Machniak adbab9d3e2 Merge branch 'master' into dev-elastic 8 years ago
Aleksander Machniak 9057e77e28 More fixes for command state 8 years ago
Aleksander Machniak 670090fd3a Fix style for menu items state (active/disabled) 8 years ago
Aleksander Machniak c73597da89 Add some more icons 8 years ago
Aleksander Machniak 424a42b2fd Add attachments list icons 8 years ago
Aleksander Machniak 1bd101d09a Implement "Add contact" icon 8 years ago
Aleksander Machniak ba7082bd96 Force widescreen mode 8 years ago
Aleksander Machniak cc8bee636f Improved error.html template 8 years ago
Aleksander Machniak 089bc0f297 Disable ext-windows on mobile (#13) 8 years ago
Aleksander Machniak 774765b67b Don't use <i> elements, use font-icons in css with :before 8 years ago
Aleksander Machniak b4e311ceb1 Move widgets and icons style to separate less files 8 years ago
Aleksander Machniak 4d2236965f Use Roboto font (#12) 8 years ago
Aleksander Machniak 240e56c8c0 Fix #taskmenu.special-buttons in small screens 8 years ago
Aleksander Machniak f0ce5ddba7 Implemented About dialog 8 years ago
Aleksander Machniak ce336f487e Add contactimport and contactsearch templates 8 years ago
Aleksander Machniak 2d9444bef0 Display contact import and advanced search in popup dialogs 8 years ago
Aleksander Machniak 750df96163 Fix listing saved searches 8 years ago
Aleksander Machniak b79586a557 Various code improvements 8 years ago
Aleksander Machniak fb5cc64e9d Don't focus search button when not needed 8 years ago
Aleksander Machniak 8cf64eb758 Move layout style to layout.less 8 years ago
Aleksander Machniak f84edd168a Use less (#4) and font-awesome variables (#9) 8 years ago
Aleksander Machniak 73d53051cd Fix bug where some classic skin images were not displayed in IE/Edge (#5614)
Converted from png to gif according to file extension.
8 years ago
Aleksander Machniak dc76c674d4 Menu button should be displayed only in phone mode 8 years ago
Aleksander Machniak 500cf5ff65 Implement messages list options popup 8 years ago
Aleksander Machniak e830fedf90 Remove redundant style 8 years ago
Aleksander Machniak 48d9ee4f1f A better way of intercepting dialog position in larry 8 years ago
Aleksander Machniak b06dd7b204 Small fixes 8 years ago
Aleksander Machniak 44bb2026a8 Support screen width down to 240px (#5) 8 years ago
Aleksander Machniak ec3a65b6a5 Fix search bar issue in Chrome 8 years ago
Aleksander Machniak afb1cedc81 Fix js error 8 years ago
Aleksander Machniak 6d4c94d131 Add Back button for mail content frame + some small fixes 8 years ago
Aleksander Machniak 61cfb35d0b Css cleanup, use em units 8 years ago
Aleksander Machniak 5e1ca13ec3 Fix popups 8 years ago
Aleksander Machniak 5393c61f22 Content Back button uses history.back() if there's no list and no sidebar 8 years ago
Aleksander Machniak 96d3fedde3 Smart toolbar that scales down to a button and popup menu on small screen 8 years ago
Aleksander Machniak 7ab57b1428 Fix popups 8 years ago