Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tiny height fix to footer | Jef van Schendel | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | Tiny padding fix for forms/h1 | Jef van Schendel | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | Fix logo styling, positioning | Jef van Schendel | 2011-07-08 | 3 | -15/+3 |
| | |||||
* | Moved Submit button to header, styled button | Jef van Schendel | 2011-07-08 | 1 | -0/+17 |
| | |||||
* | Added sidebar to profile page; moved some content | Jef van Schendel | 2011-07-08 | 1 | -8/+0 |
| | |||||
* | Remove p style; not need yet | Jef van Schendel | 2011-07-08 | 1 | -5/+0 |
| | |||||
* | Change pagination styling; add 2 images | Jef van Schendel | 2011-07-07 | 3 | -0/+4 |
| | |||||
* | Additional style changes to navigation; add three navigation images | Jef van Schendel | 2011-07-07 | 4 | -6/+6 |
| | |||||
* | Experimental black-and-white style change | Jef van Schendel | 2011-07-07 | 1 | -6/+7 |
| | |||||
* | A few media thumbnail changes pre-release | Christopher Allan Webber | 2011-07-04 | 1 | -4/+5 |
| | | | | | | - adjust padding so 5 media thumbs can appear per row - lowering the h1 margins - adding a profile content bottom margin | ||||
* | Not happy with 180x135, switching back to 180x180 | Christopher Allan Webber | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | Put the profile stuff in p's instead of <ul>'s | Christopher Allan Webber | 2011-07-04 | 1 | -0/+7 |
| | |||||
* | .message_info was missing closing } | Christopher Allan Webber | 2011-07-04 | 1 | -0/+1 |
| | |||||
* | Fixing the symlinks for these CSS files | Christopher Allan Webber | 2011-07-03 | 3 | -3/+3 |
| | | | | | Not everyone runs mediagoblin out of /home/jef/env/mediagoblin/src/schendjes-mediagoblin/ ;) | ||||
* | Style changes to messages. Tell me if I changed too much... | Jef van Schendel | 2011-07-03 | 1 | -41/+33 |
| | |||||
* | Tiny margin changes | Jef van Schendel | 2011-07-03 | 1 | -2/+6 |
| | |||||
* | 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 |
| |