Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/skins
AgeCommit message (Collapse)Author
2019-09-06Fix googiespell popup in all skinsAleksander Machniak
2019-09-04Elastic: Fix color of input placeholder in Edge and some older browsersAleksander Machniak
2019-09-04Fix some popover menu regressions, simplify some stylesAleksander Machniak
2019-08-31(Elasitc) also support no-icon class on entire menuPhilW
2019-08-31a few tweaks to elastic popup menusPhilW
2019-08-29Elastic: Add indicator for popover menu items that open a submenu (#6868)Aleksander Machniak
2019-08-26Elastic: Fix select/selection button in some placesAleksander Machniak
2019-08-24Merge branch 'thomascube-pr-elastic-icons'Aleksander Machniak
2019-08-24Elastic: (Imho) better icon for Collapse All actionAleksander Machniak
2019-08-24Elastic: Slightly better icon for Invert actionAleksander Machniak
2019-08-24Elastic: Fix selection button icon in EnigmaAleksander Machniak
2019-08-24Merge branch 'pr-elastic-icons' of ↵Aleksander Machniak
https://github.com/thomascube/roundcubemail into thomascube-pr-elastic-icons
2019-08-23Elastic: Fix bg color of .rcmail-inline-message warningAleksander Machniak
2019-08-14Use the same icon for select/expand unreadThomas Bruederli
2019-08-11Elastic: fix a undefined color (#6810)Jack Cherng
It's referenced in the widgets/jqueryui.less. Signed-off-by: Jack Cherng <jfcherng@gmail.com>
2019-08-02Elastic: Add "Show unread messages" button to the search bar (#6587)Aleksander Machniak
2019-07-31Make propform column sizing variable (#6867)Thomas B
Allow to specify the preferred column sizes with a propform table class.
2019-07-31Merge branch 'pr-elastic-icons' of ↵Aleksander Machniak
https://github.com/thomascube/roundcubemail into thomascube-pr-elastic-icons
2019-07-22Fix export selected menu iconThomas Bruederli
2019-07-17Merge branch 'pr-elastic-icons' of ↵Aleksander Machniak
https://github.com/thomascube/roundcubemail into thomascube-pr-elastic-icons
2019-07-17Elastic: Fix bug where use of Tab key on autocomplete causes double ↵Aleksander Machniak
insertion into a recipient input (#6850)
2019-07-17Elastic: Fix bug in handling pasting text into a recipient inputAleksander Machniak
2019-07-16Elastic: icons cleanupThomas Bruederli
- Distinct icons for settings and options - Distinct icons for expand actions (threads) - Consistent icon to enable select checkboxes
2019-07-14Elastic: Fix so search is not reset when returning from the message preview ↵Aleksander Machniak
page (#6847)
2019-07-12Fix keyboard navigation (tabindex) on attachments list in composeAleksander Machniak
2019-07-12Elastic: Remove border from attachments list in upload widgetAleksander Machniak
2019-07-12Merge branch 'pr-elastic-attachments' of ↵Aleksander Machniak
https://github.com/thomascube/roundcubemail into thomascube-pr-elastic-attachments
2019-07-12Elastic: Small fix and improvement for .sidebar-rightAleksander Machniak
2019-07-11Elastic: draw box around attachments listThomas Bruederli
2019-07-11Elastic: small improvements to compose screenThomas Bruederli
- Move attachments panel to the right - Use pen icon for floating compose button
2019-07-06Elastic: Add default icon on Settings/Preferences lists for external plugins ↵Aleksander Machniak
(#6814)
2019-07-05Elastic: Roboto Font v19Aleksander Machniak
2019-06-29Put charset meta specification before a title tag, add page title ↵Aleksander Machniak
automatically (#6811) I.e. templates should not specify <title>
2019-06-27Elastic: Improve show-content event handlerAleksander Machniak
2019-06-27Elastic: Make @color-list-deleted the same as disabled buttons, etc.Aleksander Machniak
i.e. semi-transparent @font-color
2019-06-25Elastic: Unify margin on #compose-attachmentsAleksander Machniak
2019-06-25Elastic: Remove wrong min-height on .ui.alert on mobileAleksander Machniak
2019-06-25Elastic: Remove height from .iframe-wrapperAleksander Machniak
It fixes some iframed dialogs by making the footer bar not hidden in Chrome.
2019-06-25Elastic: Execute screen_resize_headers() in framed modeAleksander Machniak
2019-06-24Fix variables defined in variable.less cannot be overwritten (#6819)Jack Cherng
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
2019-06-18Elastic: Fix handling new-line in text pasted to a recipient inputAleksander Machniak
2019-06-16Elastic: Fix visual issue with long buttons in .boxwarning (#6797)Aleksander Machniak
2019-06-11Elastic: Improve #contactpic color/sizeAleksander Machniak
2019-06-07Elastic: Better Spellcheck icon (#6792)Aleksander Machniak
2019-06-07Elastic: FontAwesome 5.9.0Aleksander Machniak
2019-06-07Elastic: Fix some jumping effect in Chrome (#6677)Aleksander Machniak
2019-06-04Elastic: Remove unused png imagesAleksander Machniak
2019-06-04Elastic: Optimize svg images for sizeAleksander Machniak
2019-06-04Elastic: Fix missing delete button in image upload widget in some browsersAleksander Machniak
2019-06-04Elastic: Fix image in #contactpic element on iOS 9Aleksander Machniak
Looks like some svg in a flex container issue. Changed technique to center the image.