summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/common.css
AgeCommit message (Collapse)Author
2012-04-27- Fix message paging navigation div effectively disables preview pane ↵alec
checkbox on narrow screen widths (#1488425) git-svn-id: https://svn.roundcube.net/trunk@6133 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-10Add support link to login page in default skinthomasb
git-svn-id: https://svn.roundcube.net/trunk@6056 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-08- Fix placeholder text color in Firefox (#1488419)alec
git-svn-id: https://svn.roundcube.net/trunk@6051 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-06- Fix some issues regarding to cancel icon on attachments list, improve ↵alec
delete icon handling git-svn-id: https://svn.roundcube.net/trunk@6045 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-09- Unified (single) spellchecker buttonalec
git-svn-id: https://svn.roundcube.net/trunk@5994 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-09- Improve logo handling in default skin (#1488385)alec
git-svn-id: https://svn.roundcube.net/trunk@5992 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-05- Fix displaying HTML messages from Disqus (#1488372)alec
git-svn-id: https://svn.roundcube.net/trunk@5960 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-13- Added mailto: protocol handler registration link in User Preferences ↵alec
(#1486580) git-svn-id: https://svn.roundcube.net/trunk@5876 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-04- Fix preview pane switch position in Firefox + small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5852 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-27- Fix searchbox positionalec
git-svn-id: https://svn.roundcube.net/trunk@5657 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages ↵alec
bodies (#1487424): don't try to parse it, display notice with a link to download it directly git-svn-id: https://svn.roundcube.net/trunk@5490 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-20- Small style improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5454 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Force font-family on body only, makes possible to set/display fonts of ↵alec
email message bodies git-svn-id: https://svn.roundcube.net/trunk@5432 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alec
button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12- Improve .boxtitle stylealec
git-svn-id: https://svn.roundcube.net/trunk@5337 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-19- Set style of login form inputs using class not IDsalec
git-svn-id: https://svn.roundcube.net/trunk@5236 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-28Define style for disabled form buttonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5140 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Added possibility to undo last contact delete operationalec
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Fix quicksearchbox alignmentalec
git-svn-id: https://svn.roundcube.net/trunk@4866 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-01- Add popup with basic fields selection for addressbook searchalec
git-svn-id: https://svn.roundcube.net/trunk@4823 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-25- A little better fix for radiobuttons in popupmenu (previous solution ↵alec
breaks other popup windows, e.g. from acl plugin) git-svn-id: https://svn.roundcube.net/trunk@4808 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alec
git-svn-id: https://svn.roundcube.net/trunk@4775 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-23 - Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low)netbit
- Small improvement in the look of quota indicator git-svn-id: https://svn.roundcube.net/trunk@4686 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-06Make iframe headers fixed; don't jump to top when switching tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4497 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-26Fix settings UI on IE 6 (#1487724)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4456 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-06Fix message position on older IEthomasb
git-svn-id: https://svn.roundcube.net/trunk@4398 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04Better CSS cursors for splitters (#1486874)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4392 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-17Bring back the title for the column with subscription checkboxes; complete ↵thomasb
german translations git-svn-id: https://svn.roundcube.net/trunk@4345 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Limit hover effect to the dropbutton arrow for consistency reasonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4258 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- #message object overlaps taskbaralec
git-svn-id: https://svn.roundcube.net/trunk@4175 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from ↵thomasb
there (#1486753) git-svn-id: https://svn.roundcube.net/trunk@4121 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Use 'messageicons' sprite in markmessagemenu + some fixesalec
git-svn-id: https://svn.roundcube.net/trunk@4062 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Improve tabs to fixed width and add tabs in identities info (#1486974)alec
git-svn-id: https://svn.roundcube.net/trunk@4043 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Add Reply-to-List feature (#1484252)alec
- Add Mail-Followup-To/Mail-Reply-To support (#1485547) git-svn-id: https://svn.roundcube.net/trunk@4032 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-09- Small css improvements for SELECTalec
git-svn-id: https://svn.roundcube.net/trunk@3953 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Fix background color in importcontacts (#1486882)alec
git-svn-id: https://svn.roundcube.net/trunk@3852 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-29- Fix #taskbar background (#1486879)alec
git-svn-id: https://svn.roundcube.net/trunk@3839 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-28- Set .pagenav min-width to fix wrapping of line with navigation iconsalec
git-svn-id: https://svn.roundcube.net/trunk@3836 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-28- Remove #taskbar width definition (#1486842)alec
git-svn-id: https://svn.roundcube.net/trunk@3834 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-09- Unified rcmail_ui popups handlingalec
git-svn-id: https://svn.roundcube.net/trunk@3814 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-29- Improved compose screen: resizable body and attachments list, vertical ↵alec
splitter, options menu - Removed productname/version element, changed footer size to 20px git-svn-id: https://svn.roundcube.net/trunk@3789 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-19- Move quota indicator to mailboxlist footeralec
- Fix groupcontrols on IE6 (use gif) git-svn-id: https://svn.roundcube.net/trunk@3771 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- IE fixalec
git-svn-id: https://svn.roundcube.net/trunk@3767 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18Make preview pane label clickable + slightly darker labels in pagenavthomasb
git-svn-id: https://svn.roundcube.net/trunk@3762 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18Strip comments in css string + don't set font color to tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3760 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-17- UI unification alec
- Added button to hide/unhide the preview pane (#1484215) git-svn-id: https://svn.roundcube.net/trunk@3757 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- unified css styles for (old) #directorylist*, use common ↵alec
.boxfooter/.boxlistcontent classes git-svn-id: https://svn.roundcube.net/trunk@3733 208e9e7b-5314-0410-a742-e7e81cd9613c