Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Style navigation buttons | Jef van Schendel | 2011-07-03 | 1 | -0/+23 | |
| | ||||||
* | First push with 180px wide thumbnails | Jef van Schendel | 2011-07-03 | 1 | -11/+5 | |
| | ||||||
* | Switched over to 960_16_col. This may break a bunch of stuff. If you find ↵ | Jef van Schendel | 2011-07-03 | 3 | -11/+1 | |
| | | | | something that is broken, slap me. | |||||
* | Added reset.css and text.css from 960.gs. This might shake up a few styles! | Jef van Schendel | 2011-07-03 | 2 | -0/+2 | |
| | ||||||
* | images/iconFoo.png filenames -> icon/icon_foo.png | Christopher Allan Webber | 2011-07-02 | 3 | -0/+0 | |
| | | | | I have a thing against mixedCase :) | |||||
* | Tiny pagination style changes | Jef van Schendel | 2011-07-01 | 1 | -0/+4 | |
| | ||||||
* | Remove dotted_line style from css | Jef van Schendel | 2011-07-01 | 1 | -9/+0 | |
| | ||||||
* | Reorder media.html (comments, icons, links, layout) | Jef van Schendel | 2011-07-01 | 1 | -22/+3 | |
| | ||||||
* | Put comment author/date on the left | Jef van Schendel | 2011-07-01 | 1 | -3/+0 | |
| | ||||||
* | Add delete and edit icons | Jef van Schendel | 2011-07-01 | 3 | -0/+26 | |
| | ||||||
* | Add feed icon | Jef van Schendel | 2011-07-01 | 1 | -0/+0 | |
| | ||||||
* | Style comments (first draft only) | Jef van Schendel | 2011-07-01 | 1 | -0/+14 | |
| | ||||||
* | Merge remote-tracking branch 'gitorious/master' | Jef van Schendel | 2011-06-29 | 1 | -0/+41 | |
|\ | ||||||
| * | Styling for the messaging list items. A rainbow of messages! | Christopher Allan Webber | 2011-06-28 | 1 | -0/+41 | |
| | | ||||||
* | | Implement sidebar on media page | Jef van Schendel | 2011-06-27 | 1 | -4/+8 | |
|/ | ||||||
* | Align images in a gallery to the center | Christopher Allan Webber | 2011-06-25 | 1 | -0/+1 | |
| | ||||||
* | Make the width of these fields 100% rather than providing a specific pixel ↵ | Christopher Allan Webber | 2011-06-25 | 1 | -1/+1 | |
| | | | | width. | |||||
* | Setting height for media thumbnail to also 200px | Christopher Allan Webber | 2011-06-24 | 1 | -1/+1 | |
| | | | | | Not sure why height wasn't at 200px but anyway not having at 200px means some images would hit overlap. | |||||
* | Adjust the width of the fields on the form submission | Christopher Allan Webber | 2011-06-24 | 1 | -2/+2 | |
| | | | | | | | | | | | Did several things, including: - Call the individual form field rendering macros instead of the auto whole-form renderer so we get better control over the TextArea - Use the textarea specific form field rendering macro - Adds textarea styling to the css - Sets the input, textarea styling to be 460 px wide (the width of the form section, not including padding) | |||||
* | Implement basic footer | Jef van Schendel | 2011-06-24 | 1 | -0/+27 | |
| | ||||||
* | Remove excess grids, change CSS to center forms | Jef van Schendel | 2011-06-23 | 1 | -0/+5 | |
| | ||||||
* | Switch css over to 960.gs. If I did everything right, things should look ↵ | Jef van Schendel | 2011-06-23 | 2 | -15/+2 | |
| | | | | exactly the same. | |||||
* | Add updates background images | Jef van Schendel | 2011-06-22 | 2 | -0/+0 | |
| | ||||||
* | Added cancel button, capitalised button labels | Jef van Schendel | 2011-06-07 | 1 | -1/+1 | |
| | ||||||
* | Changed edit page: new background image, image is included in form, submit ↵ | Jef van Schendel | 2011-06-07 | 1 | -0/+5 | |
| | | | | button text changed, title text changed, created new css class for edit forms | |||||
* | Added lines background to forms | Jef van Schendel | 2011-06-02 | 1 | -2/+3 | |
| | ||||||
* | Right-aligned input buttons, added gradient | Jef van Schendel | 2011-06-02 | 1 | -13/+22 | |
| | ||||||
* | Improved object_gallery.html spacing | Jef van Schendel | 2011-05-31 | 1 | -9/+12 | |
| | ||||||
* | First changes to media gallery view | Jef van Schendel | 2011-05-29 | 1 | -0/+12 | |
| | ||||||
* | Centered image on media page | Jef van Schendel | 2011-05-29 | 1 | -0/+8 | |
| | ||||||
* | Modified logo to change on :hover | Jef van Schendel | 2011-05-29 | 2 | -2/+10 | |
| | ||||||
* | Changed submit form to divs | Jef van Schendel | 2011-05-29 | 1 | -0/+4 | |
| | ||||||
* | Changed <p> font from 'sans' to 'sans-serif' | Joar Wandborg | 2011-05-28 | 1 | -1/+1 | |
| | ||||||
* | Changed <body> font from 'sans' to 'sans-serif' | Joar Wandborg | 2011-05-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed submit button style, added create-account notice to log in page | Jef van Schendel | 2011-05-28 | 1 | -2/+6 | |
| | ||||||
* | Forgot a bottom-margin for the error div | Jef van Schendel | 2011-05-28 | 1 | -0/+1 | |
| | ||||||
* | Styled error messages | Jef van Schendel | 2011-05-28 | 1 | -56/+62 | |
| | ||||||
* | Fixed form header | Jef van Schendel | 2011-05-28 | 1 | -1/+7 | |
| | ||||||
* | Styled forms | Jef van Schendel | 2011-05-28 | 1 | -0/+25 | |
| | ||||||
* | Changed header size | Jef van Schendel | 2011-05-26 | 1 | -4/+4 | |
| | ||||||
* | We now have only one button style | Jef van Schendel | 2011-05-26 | 3 | -23/+14 | |
| | ||||||
* | Put log in / log out in its place! | Jef van Schendel | 2011-05-26 | 1 | -0/+4 | |
| | ||||||
* | Changed mediagoblin_content name to mediagoblin_container | Jef van Schendel | 2011-05-26 | 1 | -1/+1 | |
| | ||||||
* | Added actual image | Jef van Schendel | 2011-05-26 | 1 | -0/+0 | |
| | ||||||
* | Added header icon link | Jef van Schendel | 2011-05-26 | 1 | -0/+5 | |
| | ||||||
* | Changed link color and underline | Jef van Schendel | 2011-05-23 | 1 | -3/+1 | |
| | ||||||
* | Changed background colors to plain colors | Jef van Schendel | 2011-05-23 | 1 | -1/+1 | |
| | ||||||
* | Expanded page width to 960px | Christopher Allan Webber | 2011-05-23 | 2 | -87/+1 | |
| | | | | | | Conflicts: mediagoblin/static/css/base.css | |||||
* | Removed background images and logo, won't need those for a while | Jef van Schendel | 2011-05-23 | 3 | -0/+0 | |
| | ||||||
* | Properly linking to the background image | Christopher Allan Webber | 2011-05-16 | 1 | -1/+1 | |
| |