Thomas Bruederli
388b384ef1
Define globally available styles for UI buttons with icons
11 years ago
Aleksander Machniak
47fccf4fa6
Move some IE8-specific style to legacy_browser plugin
11 years ago
Aleksander Machniak
f8a9c2c59c
Improve HTML structure so toolbar and content are in separate containers.
...
This makes splitters size and positioning better.
11 years ago
Aleksander Machniak
81ce7ec252
Remove style that breaks border/spacing of nested folders in mailboxes list
11 years ago
Thomas Bruederli
d221576489
Disable link registering mailto: protocol handler if not supported by the browser ( #1489569 )
11 years ago
Thomas Bruederli
9da808470d
Better indentation styles for treelist items
11 years ago
Thomas Bruederli
c42fc0fff6
Define default treelist styles (i.e. indentation) globally
11 years ago
Thomas Bruederli
80102a2dde
Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin
11 years ago
Aleksander Machniak
5e8da2b5c9
Added toolbar button to move message in message view
11 years ago
Thomas Bruederli
affabd9a4b
Fix some glitches in ACL table display
11 years ago
Thomas Bruederli
a71a9f8267
Added icons for move and copy menu items
11 years ago
Aleksander Machniak
9a0153324e
Implemented menu actions to copy/move messages, added folder-selector widget ( #1484086 )
11 years ago
Aleksander Machniak
edca654ef0
Fix quota image broken in e71ceb0c98
( #1489467 )
11 years ago
Aleksander Machniak
584de9e698
Fix links in UI messages after new #messagestack was implemented
11 years ago
Aleksander Machniak
e71ceb0c98
Remove useless height attribute from #quotadisplay element
11 years ago
Aleksander Machniak
f25a96bd40
Improve "ul.listing li" with text overflow styles
11 years ago
Aleksander Machniak
9e36fba547
Fix right margin in mail task interface to be precissely the same as in other tasks
11 years ago
Aleksander Machniak
f4d0fb3955
Fix #messagestack position (again)
11 years ago
Aleksander Machniak
6dac9f5da5
Small improvements to #messagestack style
11 years ago
Thomas Bruederli
21f10c7ad1
Small adjustments to new status message display
11 years ago
Thomas Bruederli
1670b3e1d3
More improvements to list focus styles:
...
- display focused row also when selected
- background-position-x doesn't work on Firefox, use full background-position properties
11 years ago
Thomas Bruederli
a45c0fa0c4
Tweak borders and paddings of focused/selected list rows. Don't show focus indicator when selected
11 years ago
Thomas B.
ecb5bd7bd1
Merge pull request #153 from cmcnulty/row-focus
...
Indicator for row focus, resolves #1489392
11 years ago
Thomas Bruederli
34003c5fa5
Display status messages as pile of black bars overlaying the UI in order to improve visibility ( #1488974 )
11 years ago
cmcnulty
fc5457d8ba
remove remnant of focus td
11 years ago
cmcnulty
1f70596882
CSS only solution to focused messages
11 years ago
Thomas Bruederli
ef14bd0d8d
Better icon for advanced settings blocks; message list row borders
11 years ago
Thomas Bruederli
29b2937f7b
Add filetype icons for Powerpoint and Openoffice Presentations ( #1489225 )
11 years ago
Charles McNulty
48f65c6a71
tiny-focus column for determining where focus should be
11 years ago
cmcnulty
c99901fd16
style for focused messages
11 years ago
Thomas Bruederli
113b461dfd
Better fix for menu scrollbars: only allow vertical scrollbar to appear
11 years ago
Thomas Bruederli
98b7b548a2
Merge branch 'dev-canned-responses'
...
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
11 years ago
Aleksander Machniak
c3b6f3d871
Eliminate horizontal scrollbar in popup menus with many options (e.g. spellcheck languages list)
11 years ago
Thomas Bruederli
977f85be92
Avoid popup menus overflowing the browser window
11 years ago
Aleksander Machniak
44cb96ad6f
Fix attachment icon issue when rare font/language is used ( #1489326 )
11 years ago
Thomas Bruederli
80b3c6200e
Toolbar and list icons for responses + list header icon for prority column ( #1489234 )
11 years ago
Thomas Bruederli
0b1de8a487
Add new feature to save and recall text snippets (aka canned responses) when composing messages
11 years ago
Thomas Bruederli
f1a45733a8
Fix iframe scrollbars on webkit browsers ( #1489306 )
11 years ago
Aleksander Machniak
e2872900f4
Fix small style glitch on first toolbar button in recent Firefox
11 years ago
Thomas Bruederli
85e10cbb41
Fix scrolling in iframes on touch devices
11 years ago
Dennis1993
7d4b41f592
Update styles.css
...
added support for required field (HTML5)
added border:none; for logos and delete deprecated border="0" html attribute
11 years ago
Aleksander Machniak
0494288999
Improved/unified attachment preview page
...
Implemented attachment print button
12 years ago
Aleksander Machniak
bcc1590663
Fix screen element height in popups in Opera browser
12 years ago
Aleksander Machniak
12e69ce13d
Fix lack of space between searchfiler and quicksearchbar in Larry skin ( #1489158 )
12 years ago
Thomas Bruederli
dd54725b21
Merge branch 'dev-advanced-ldap-groups':
...
- Refactoring: separated address book implementation from generic LDAP wrapper class
- Auto-detect and use VLV indices for all search operations
- Additional group configuration options for LDAP address books
- Allow address books to display a multi-level group hierarchy in the contacts list
12 years ago
Aleksander Machniak
aa4b379e9f
Fix html button (when html is not selected)
12 years ago
Thomas Bruederli
90e41a7cc0
Small improvements to text/html switch
12 years ago
Thomas Bruederli
6996dee856
Add switch for text/html alternative part view ( #1486939 )
12 years ago
Aleksander Machniak
bc2c4380b5
Add attachment menu with Open and Download options ( #1488975 )
12 years ago
Thomas Bruederli
d30460ad2f
Let some env variables survive reset(); don't show taskbar and top line in framed error pages ( #1488938 )
12 years ago
Thomas Bruederli
de98a897f6
Add link to pop the address group stack; add animations when pushing/popping lists (in larry skin)
12 years ago
Thomas Bruederli
d9e16f02aa
Set treelist items to position:realtive to correctly align toggle icons
12 years ago
Thomas Bruederli
b7ea947844
Define a global style for tree lists
12 years ago
Thomas Bruederli
bd0daee7fd
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
7bdfd78426
Define generic .searchbox styles
12 years ago
Aleksander Machniak
bbdd624e12
Added embed.css for classic skin, improved/unified warnings style (button is still different), cleanup
12 years ago
Thomas Bruederli
11d7e6c825
Add file type icons for pgp/pks7 signatures and attached email messages
12 years ago
Thomas Bruederli
6d57b11d83
Save some vertical space in message part view
12 years ago
Thomas Bruederli
9a6c38e148
New feature to export only selected contacts from addressbook (by Phil Weir)
12 years ago
Thomas Bruederli
1f87107b08
Fix logo display in IE8 ( #1488889 )
12 years ago
Thomas Bruederli
dee159317f
Adjust searchbox position
12 years ago
Aleksander Machniak
212ff905bb
Fix Chrome issue with unwanted horizontal scrollbar ( #1488851 )
12 years ago
Aleksander Machniak
0b56baa06c
Remove invalid css rule
12 years ago
Thomas Bruederli
b903c21450
Fix minimal header mode in ext wins
12 years ago
Aleksander Machniak
eecb447b2a
Fix checkbox/label alignment. We do this by additional span inside label
...
and vertical-align:middle on both checkbox and span.
12 years ago
Thomas Bruederli
54241516d7
Add toggle to minimize page header; automatically triggers on small screens
12 years ago
Aleksander Machniak
04acc75f77
Replace topline container with topline-left, topline-center, topline-right containers ( #1488846 )
12 years ago
Thomas Bruederli
b6add5aed0
Add noscript warning to login page ( #1488615 )
12 years ago
Thomas Bruederli
edfe79a46f
Refactored compose UI according to discussions on the mailing list
12 years ago
Thomas Bruederli
271efe53e0
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
12 years ago
Thomas Bruederli
73364f2e49
No vertical space after tabsbar in UI dialogs
12 years ago
Ryan Horrisberger
0059491737
Add link to inbox on the logo ( #1488703 )
12 years ago
Aleksander Machniak
06073ef216
Merge branch 'message_show_ui'
...
Conflicts:
CHANGELOG
12 years ago
Aleksander Machniak
e8b9176031
Remove (too big) min-width on mail screen
12 years ago
Aleksander Machniak
8598fcb2af
Small style improvements - fix rounded corners in message list,
...
don't show horizontal scroller in contacts list
12 years ago
Thomas Bruederli
8faaa7d1d0
Chrome requires child elements to define border-radius, too
12 years ago
Aleksander Machniak
a7b32b61e6
Fix text wrapping in menuselector (disabled wrapping in search filter)
12 years ago
Thomas Bruederli
1c079c1ace
Put separated toolbars back together again; add min. width to mail view
13 years ago
Thomas Bruederli
98d096004d
Improve iframe form buttons display: fix iframe heights and make footer buttons float if scrolling is active
13 years ago
Thomas Bruederli
14ee44e091
Revert "Small improvement for quicksearch box height/position"
...
This reverts commit 0bf0b3fe6c
.
13 years ago
Aleksander Machniak
0bf0b3fe6c
Small improvement for quicksearch box height/position
13 years ago
Thomas Bruederli
4478eb31b3
Set input field padding up again. That is by design.
13 years ago
Thomas Bruederli
77fad166e3
Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list
13 years ago
Aleksander Machniak
3d122f054c
CSS improvements in mail screen:
...
- don't display full-circle image for quota below 100% (but close to, e.g.97%)
- unified selects style/height,
- improvements in search box and messagelist footer
13 years ago
Thomas Bruederli
7dad5945a0
Better icons with distinct shapes for priority columns ( #1488377 ); fix overflow in decorated drop-downs
13 years ago
Thomas Bruederli
0f3ae423a6
Highlight the entire row of selected items with a slightly darker background
13 years ago
Thomas Bruederli
900e6226ac
Increase negative text-indents to properly hide button texts ( #1488534 )
13 years ago
Thomas Bruederli
174e2ca3bd
Give calendar/ics attachment styles precedence over generic text class
13 years ago
Thomas Bruederli
fcd3f57173
Add some padding to iframe footer
13 years ago
Thomas Bruederli
96077f631e
Abbreviate long attachment file names with ellipsis ( #1488499 )
13 years ago
Thomas Bruederli
92be3ee4a4
Larry: fix unfocused message thread row highlighting ( #1488477 )
13 years ago
Thomas Bruederli
4e10131a40
Flipped compose options arrow ( #1488474 )
13 years ago
Thomas Bruederli
f8c9610f19
- Add file type icons for plain text ( #1488451 ) and vcard files
...
- Align heights of search box and decorated drop-down menu (#1488354 )
13 years ago
thomascube
4dbc961b11
Set flexible width to login form fields ( #1488418 ); remove IE7 warning
13 years ago
thomascube
1ba07f0709
Allow mass-removal of addresses from a group ( #1487748 )
13 years ago
thomascube
5effd5231e
Move recently added style to the right place
13 years ago
alecpl
62a61871a7
- Remove outline on focused inputs (removes default Chrome/Safari outline)
13 years ago
thomascube
0cd919bc95
Fix small Larry issues
13 years ago
thomascube
ff4c18f1fb
Better color for selected spell check button; Styles for undo link in status messages
13 years ago
alecpl
6756289736
- Define spellcheck.selected button style
13 years ago
alecpl
ec318158ce
- Improve messagelist (and headers-table) header
13 years ago
alecpl
4be86f3a37
- Unified (single) spellchecker button
13 years ago
alecpl
a1f855e0e6
- Larry: center messages on login screen
13 years ago
alecpl
f709325172
- Proper icon for docx and xlsx attachments ( #1488366 )
13 years ago
alecpl
da042d319a
- Larry: fix cursor on autocomplete list
13 years ago
alecpl
fe83748f02
- Larry: Add quota indicator in folder manager
13 years ago
thomascube
24dd952eac
Minor border style fix
13 years ago
thomascube
737fbe3b66
More styles for decorated selects
13 years ago
thomascube
7a32e9c7e8
Decorate search filter drop-down with a more Larry like style
13 years ago
alecpl
186d6e0fde
- Improved .dropbuttons spacing
13 years ago
alecpl
af5995d41b
Fix larry issues: 'Mark' button position, broken folders list footer
13 years ago
thomascube
10560d9a89
Small fixes
13 years ago
thomascube
5ff7ba44ec
Fix address book searchmods; a little code cleanup
13 years ago
thomascube
d5fedc34ab
CSS optimizations for IE8/9
13 years ago
thomascube
071c78c3a4
Fine tuning Larry styles + browser specific css quirks
13 years ago
thomascube
e88a14acd9
More file type icons
13 years ago
thomascube
d1c909eaef
Move attachments list styles to common css file (to be used by other tasks and plugins, too)
13 years ago
thomascube
50d6e918e1
Use <uri> value from package.xml to build download links in about screen; show links in default style
13 years ago
thomascube
004a08d3f8
Added more icons for Larry
13 years ago
thomascube
cdb9556c42
Reducing paddings in lists to save some vertical space
13 years ago
thomascube
becca08e44
Correctly align pagenav buttons
13 years ago
thomascube
7961f8c2c1
Embed address book widget on compose screen
13 years ago
thomascube
0e530bd920
Show additional popup dialog on error messages
13 years ago
thomascube
ad726a3f1b
Fix paddings/heights when rendered with asian fonts having different line-heights; no full headers in message preview
13 years ago
thomascube
c6db4aa46b
Add (yet inactive) buttons to add recipients
13 years ago
thomascube
543ccbb328
Add toggle for all-headers display
13 years ago
thomascube
b9441a1632
Give more space to some toolbar buttons; add missing template for message errors
13 years ago
thomascube
12bf0f9766
Small CSS improvements
13 years ago
thomascube
84d9b158e6
Use new short labels for toolbar button texts
13 years ago
thomascube
847d310609
Complete Larry's mail view with selection menus and quota display
13 years ago
thomascube
4f1b7a447d
Add generic template for plugins
13 years ago
thomascube
68e13c45d3
Address book styling for Larry; show about page in UI dialog
13 years ago
thomascube
bab0433a27
First steps for Larry's address book
13 years ago
thomascube
18863495ae
Fix compose editor toggling and other style improvements
13 years ago
thomascube
af05fecf24
Iconized some menus
13 years ago
thomascube
74d4c7f9ad
Setup dialogs (using jquery UI) and compose form for Larry
13 years ago
thomascube
2644760050
Fix login button size
13 years ago
thomascube
918bb92738
Give resizeable splitters to Larry
13 years ago
thomascube
b540ed15a3
Larry is growing up
13 years ago
thomascube
e19229ce09
Larry's identities settings and about page
13 years ago
thomascube
28e18c75ef
More CSS styling for Larry
13 years ago
thomascube
a4be516f68
Larry continued...
13 years ago
thomascube
c7dcb30025
More from Larry...
13 years ago
thomascube
13ed1e0d91
New skin: set list icons and toolbar buttons
13 years ago
thomascube
15f48a2d5f
Make errors look good in larry; add some chrome-specific styles
13 years ago
thomascube
879b053e55
New skin continued...
13 years ago
thomascube
b1fa1ab50d
More work on new skin
13 years ago
thomascube
e7c445bea0
Started with the new skin, codename 'Larry'
13 years ago