witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Dan Helfman 3ec60db6df No-op merge of unnamed head. 2017-10-27 22:18:45 -07:00
Dan Helfman 4e21547da6 Added a toolbar color button for setting text and background colors. Still needs more testing/fixing in IE and WebKit. 2009-05-14 16:20:43 -07:00
Dan Helfman 6b0a87e097 Moved themes into its own directory under static/. That way, each theme directory can containing everything it needs: images, CSS, etc. 2009-04-22 15:36:58 -07:00
Dan Helfman f46e2a8fec Refactored toolbar code and images. Now buttons come from a single composite / sprited image.
Remaining things to complete:
  * In WebKit, the button images are offset +5 pixels down. They shouldn't be.
  * Small "+" buttons under notebooks and the note tree are broken.
  * Toolbar resizing doesn't work anymore (TODO comment).
2009-03-29 12:23:55 -07:00
Dan Helfman c07d315ffe Replaced title button with font face button. Needs more work in IE. Also added more rounded corners to several display elements. 2008-12-10 23:21:44 -08:00
Dan Helfman 86df93c15c Replaced title button with font face button. Needs more work in IE. Also added more rounded corners to several display elements. 2008-12-09 16:02:49 -08:00
Dan Helfman 69ca866ba0 Fixed a few small toolbar buttons where the hover version was shifted down by one pixel. 2008-06-21 21:00:08 -07:00
Dan Helfman 216e761b76 New "insert" button that looks kind of like a table. 2008-05-16 09:19:29 +00:00
Dan Helfman 507e8412da New strikethrough toolbar button. 2008-05-14 00:07:02 +00:00
Dan Helfman 5d38e917f6 * Created different sizes of toolbar buttons.
* Made the toolbar auto-resize based on browser window size.
2008-05-12 23:27:42 +00:00