witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/static/css
Dan Helfman 2a542999c5 * In development mode, disable session filter for static files. This may
prevent some session deadlock errors.
 * Fixed some bugs with the new auto-resizing toolbar:
   * In IE 6/7, when you click on a formatting button such as italics, it
     doesn't visibly depress, because update_toolbar() is causing it to
     unpress until you start typing the italic text. Fixed by only calling
     update_toolbar() in focused_editor() if focused_editor is null.
   * When downing or upping a toolbar button, now calling
     resize_toolbar_button() unconditionally.
2008-05-13 04:02:31 +00:00
..
download.css No more rounded corners on many UI elements, since the rounding was done by a 2007-10-31 07:46:02 +00:00
header.css This max-width was breaking the front page layout at lower resolutions. 2008-04-04 22:32:08 +00:00
ie6.css * In development mode, disable session filter for static files. This may 2008-05-13 04:02:31 +00:00
ie7.css Adding IE-specific CSS for clutter link so the link has some margins. 2008-04-19 00:04:45 +00:00
note.css Made it clearer whether the invitee has accepted a particular invite yet. 2008-05-06 06:23:51 +00:00
product.css * Created different sizes of toolbar buttons. 2008-05-12 23:27:42 +00:00
style.css * Created different sizes of toolbar buttons. 2008-05-12 23:27:42 +00:00
upload.css Working "cancel" button during upload. 2008-02-01 22:44:01 +00:00