summaryrefslogtreecommitdiff
path: root/roundcubemail/skins
AgeCommit message (Collapse)Author
2009-04-04Removed a spurious background image in the mailboxlist that was causing ↵Nathan Kinkade
duplicate bg images.
2009-04-04Remove the 10K watermark from the preview pane.Nathan Kinkade
2009-04-04Redoing the previously undone commit, but this time add an extra file that I ↵Nathan Kinkade
had failed to add to that commit.
2009-04-04Revert "There never was a unread_children.png image and I don't need it ↵Nathan Kinkade
anyway, so remove the references to it so it doesn't spit raw text where an icon should go." This reverts commit 8c775102c3fbb46deec75b11d61d5c894997dbc8.
2009-04-04There never was a unread_children.png image and I don't need it anyway, so ↵Nathan Kinkade
remove the references to it so it doesn't spit raw text where an icon should go.
2009-04-04Implemented CSS fix for npk theme done in commit e099a58.Nathan Kinkade
2009-04-04Fixed a bug where the CSS sprites icon holder wasn't floating left in the ↵Nathan Kinkade
Move and Copy dropdown lists, which don't really get icons anyway.
2009-04-04Fixes a bug where read messages continued to display the unread icon.Nathan Kinkade
2009-04-01CSS specificity problem was causing message flag icons to not show up properly.Nathan Kinkade
2009-04-01Added the icon-set image to the npk theme for the CSS sprites implementation.Nathan Kinkade
2009-04-01Get npk theme mail.html template up to speed with CSS sprites implementation.Nathan Kinkade
2009-04-01Merged settings CSS changes from CSS sprites implementation from default ↵Nathan Kinkade
theme CSS file to npk theme.
2009-04-01Merged CSS changes from CSS sprites implementation from default theme CSS ↵Nathan Kinkade
file to npk theme.
2009-03-31Cherry-picked rev 84a7acd which implemented CSS sprites into branch npk.Nathan Kinkade
2009-03-22Added some documentation for the NPK theme and also a patch file for core ↵Nathan Kinkade
RoundCube file to make the theme fully functional.
2009-03-22Too large a commit, but ... implemented better handling of contexual display ↵Nathan Kinkade
of certain buttons, mostly related to Trash and Spam.
2009-03-22Make main message interface buttons use configured Archives and Ham-not-spam ↵Nathan Kinkade
folders.
2009-03-13Changed buttons from images to texual buttons on address book page.Nathan Kinkade
2009-03-12Shifted messagetoolbar 10px to the left. Why waste even 10px of horizontal ↵Nathan Kinkade
space?
2009-03-12Reordered buttons on buttonbar of main message list screen to better suit me.Nathan Kinkade
2009-03-12Realized I could use the CSS background image listheader_aqua.gif as the ↵Nathan Kinkade
background for the buttonbar buttons, which gives more consistency to the look of the interface.
2009-03-12Moved functionality of toggling 'Not Spam' and 'Shred' buttons to app.js ↵Nathan Kinkade
instead of in the skin, where it seemed impossible to implement it cleanly.
2009-03-12I like blue links rather than red ones.Nathan Kinkade
2009-03-12A couple fixes to make sure Not Spam and Delete button stay visible when needed.Nathan Kinkade
2009-03-12Fix name of a specific label.Nathan Kinkade
2009-03-12Like the Not Spam button, only show the Delete button conditionally i.e. ↵Nathan Kinkade
when we are in the Trash folder.
2009-03-12While I'm on the image-removal rampage, removed the images from the taskbar.Nathan Kinkade
2009-03-12Replaced image buttons on compose screen with texual buttons.Nathan Kinkade
2009-03-12Removed image buttons from message view and replaced with textual button.Nathan Kinkade
2009-03-11Make sure that evt.target exists before trying to access it.Nathan Kinkade
2009-03-11Squeezed the filter dropdown below the search to allow more horizontal space ↵Nathan Kinkade
for lower resolutions. Probably will need to do more.
2009-03-11Add a Not Spam button and code toggle it's visibility depending on whether ↵Nathan Kinkade
the user is viewing the Spam folder.
2009-03-11Bits and pieces needed for a copy-message dropdown.Nathan Kinkade
2009-03-11Changes necessary to implement a move-message dropdown button.Nathan Kinkade
2009-03-11Changing font size shifted the relative positions ... had to move the ↵Nathan Kinkade
markmessage div to the left.
2009-03-11Made text on buttons of buttonbar smallerNathan Kinkade
2009-03-11The beginnings of a custom theme, this bit just replaces the image-buttons ↵Nathan Kinkade
with text-buttons and moves some controls from the footer to below the button bar.
2009-03-11Added the actual copyto dropdown to the template, and some related CSS.Nathan Kinkade
2009-03-11Added a new, personal theme - based on the defaultNathan Kinkade
2009-03-11Applied message threading patch from Chris January: ↵Nathan Kinkade
http://www.atomice.com/blog/?p=33
2009-01-21#1485696: removed hardcoded size of logo imagealec
git-svn-id: https://svn.roundcube.net/trunk@2247 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05- filter width fixalec
git-svn-id: https://svn.roundcube.net/trunk@2218 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05- min-width fix for IE6alec
git-svn-id: https://svn.roundcube.net/trunk@2217 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05Remove fixed width in settings page (#1485663) + limit size of timezone ↵thomasb
drop-down git-svn-id: https://svn.roundcube.net/trunk@2216 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ↵thomasb
in Firefox (#1485425) git-svn-id: https://svn.roundcube.net/trunk@2197 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Fix mark popup in IE 7 (#1485369)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2196 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-17#1485631: code clean up, small fixalec
git-svn-id: https://svn.roundcube.net/trunk@2169 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-17#1485455: small fixes for IEalec
git-svn-id: https://svn.roundcube.net/trunk@2168 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-17#1485633: use new watermark imagealec
git-svn-id: https://svn.roundcube.net/trunk@2167 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16New (lightweight, gif) watermark imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@2166 208e9e7b-5314-0410-a742-e7e81cd9613c