summaryrefslogtreecommitdiff
path: root/public/stylesheets/ccc.css
AgeCommit message (Collapse)Author
3 daysFix tag list rendering in node editorerdgeist
tag_list.to_s produces space-separated output which acts-as-taggable-on 13.0.0 (comma delimiter only) treats as a single tag on re-save. Use join(', ') to render comma-separated tags in the input field.
8 daysUpdate deployed state to what's currently runningerdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
2012-03-25remove lowercasing of menu itemshukl
2012-02-18small style improvements. more button addedhukl
2012-02-18show number of gallery images if more than onehukl
2012-02-18move headline line above headlinehukl
2012-02-18added events iconhukl
2012-02-18minor css tweakshukl
2009-11-13headline changesevelyn
2009-11-11back to a little darker gray for navigationhukl
2009-11-10re-enabled regular link hover colorhukl
2009-11-10Merge branch 'master' of github.com:hukl/cccmshukl
2009-11-10link fixeshukl
2009-11-08link colorevelyn
calendar margin-top
2009-11-08background color whiteevelyn
menu color, size, uppercase
2009-11-08body background default colorhukl
2009-10-31beta badge and link to old ccc.de pagehukl
2009-10-19new header and different menuhukl
2009-10-19minor html and css fixeshukl
2009-10-19first set of css updateshukl
2009-09-12padding at the bottomhukl
2009-09-11fixed the widget idshukl
2009-09-10small css fixhukl
2009-09-06Merge branch 'public_search'hukl
2009-09-06search field now at the right position with image button and image textfieldhukl
2009-09-06another layout refinementhukl
2009-09-06minor stylesheet changeshukl
2009-09-05css finetuninghukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-09-05fixing menu padding and font-sizehukl
2009-08-31calendar css improvementshukl
2009-08-31the wrapper should be left-aligned really… what was I thinkinghukl
2009-07-19no text-decoration in article_partialhukl
2009-07-19scrollbars for pre elements which are too widehukl
2009-07-19intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature firsthukl
2009-07-18replaced header image. added left_column background image. some css modificationshukl
2009-07-12new header image and css - work in progresshukl