Commit Graph

66 Commits

Author SHA1 Message Date
Shashi Gowda f81aaa5375 Blend people tags UI into the new theme! 2011-03-22 12:18:12 +05:30
Samantha Doherty fac0d8496e Few IE fixes for neo theme. 2011-03-21 09:16:00 -04:00
Brion Vibber ed6d5c6e7a Initial inline listing of favoriters 2011-03-17 14:19:03 -07:00
Samantha Doherty e845d6a8bf A few general style updates and fixes. 2011-03-17 08:38:25 -04:00
Samantha Doherty 49952b08e1 A little more quick styling for Events. 2011-03-17 08:32:18 -04:00
Samantha Doherty 42a4b1d90c Bit of quick styling for Events. 2011-03-16 18:20:40 -04:00
Samantha Doherty 5e40450efd Quick style update for profile blocks. 2011-03-16 13:50:24 -04:00
Samantha Doherty 894bcd3bcd Whoops, need to reset the background color on the aside. 2011-03-14 15:36:00 -04:00
Samantha Doherty 640a033f8b Style changes for equal column heights. 2011-03-14 15:31:19 -04:00
Samantha Doherty dccd0ae6e1 Couple of tiny theme changes for inline replies. 2011-03-11 00:00:54 -05:00
Brion Vibber 771682b6eb Add placeholder status form for the top (needs to hook up to JS) 2011-03-10 17:40:25 -08:00
Samantha Doherty ac880bd6ea Stupid tiny typo in neo. 2011-03-10 18:12:14 -05:00
Samantha Doherty b07227b9d2 Big update for neo theme (and a couple wee fixes for rebase). 2011-03-10 18:05:04 -05:00
Brion Vibber ec828a094c Update LinkPreview plugin for multiple notice forms.
* main notice form setup now encapsulated into SN.Init.NoticeForm(form) -- this can be monkeypatched by plugins to append their own setup code, as LinkPreview does
* LinkPreview now supports debugging with non-minified JS source when $config['site']['minify'] is false
* tweaked core & neo styles so 'notice-status' class gets same styles as attach-status, so we can more easily add mroe statusy things. (needs more consolidation with geo-status, etc)
* tweaked LinkPreview's preview area to use that style
2011-03-09 17:43:31 -08:00
Brion Vibber ba1ada2880 de-IDifying labels in notice form to fix issue with geo pin activating the wrong place when cloning the form
Note that changes to the attachment from <label for/><input id/> to <label><input></label> affect some of the existing styles which attempt to place them both in the same place based on having a common parent. Only 'neo' has been fully tested and fixed for this case, as the others all fail due to the new layout anyway. :)
2011-03-08 12:14:44 -08:00
Samantha Doherty 15686cdf56 First version of 3cl theme neo. 2011-03-07 14:43:06 -05:00