aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static
Commit message (Collapse)AuthorAgeFilesLines
* Make the width of these fields 100% rather than providing a specific pixel ↵Christopher Allan Webber2011-06-251-1/+1
| | | | width.
* Setting height for media thumbnail to also 200pxChristopher Allan Webber2011-06-241-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 submissionChristopher Allan Webber2011-06-241-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 footerJef van Schendel2011-06-241-0/+27
|
* Remove excess grids, change CSS to center formsJef van Schendel2011-06-231-0/+5
|
* Switch css over to 960.gs. If I did everything right, things should look ↵Jef van Schendel2011-06-232-15/+2
| | | | exactly the same.
* Add updates background imagesJef van Schendel2011-06-222-0/+0
|
* Added cancel button, capitalised button labelsJef van Schendel2011-06-071-1/+1
|
* Changed edit page: new background image, image is included in form, submit ↵Jef van Schendel2011-06-071-0/+5
| | | | button text changed, title text changed, created new css class for edit forms
* Added lines background to formsJef van Schendel2011-06-021-2/+3
|
* Right-aligned input buttons, added gradientJef van Schendel2011-06-021-13/+22
|
* Improved object_gallery.html spacingJef van Schendel2011-05-311-9/+12
|
* First changes to media gallery viewJef van Schendel2011-05-291-0/+12
|
* Centered image on media pageJef van Schendel2011-05-291-0/+8
|
* Modified logo to change on :hoverJef van Schendel2011-05-292-2/+10
|
* Changed submit form to divsJef van Schendel2011-05-291-0/+4
|
* Changed <p> font from 'sans' to 'sans-serif'Joar Wandborg2011-05-281-1/+1
|
* Changed <body> font from 'sans' to 'sans-serif'Joar Wandborg2011-05-281-1/+1
|
* Fixed submit button style, added create-account notice to log in pageJef van Schendel2011-05-281-2/+6
|
* Forgot a bottom-margin for the error divJef van Schendel2011-05-281-0/+1
|
* Styled error messagesJef van Schendel2011-05-281-56/+62
|
* Fixed form headerJef van Schendel2011-05-281-1/+7
|
* Styled formsJef van Schendel2011-05-281-0/+25
|
* Changed header sizeJef van Schendel2011-05-261-4/+4
|
* We now have only one button styleJef van Schendel2011-05-263-23/+14
|
* Put log in / log out in its place!Jef van Schendel2011-05-261-0/+4
|
* Changed mediagoblin_content name to mediagoblin_containerJef van Schendel2011-05-261-1/+1
|
* Added actual imageJef van Schendel2011-05-261-0/+0
|
* Added header icon linkJef van Schendel2011-05-261-0/+5
|
* Changed link color and underlineJef van Schendel2011-05-231-3/+1
|
* Changed background colors to plain colorsJef van Schendel2011-05-231-1/+1
|
* Expanded page width to 960pxChristopher Allan Webber2011-05-232-87/+1
| | | | | | Conflicts: mediagoblin/static/css/base.css
* Removed background images and logo, won't need those for a whileJef van Schendel2011-05-233-0/+0
|
* Properly linking to the background imageChristopher Allan Webber2011-05-161-1/+1
|
* labels changed to font-weight normal instead of bold, css structure improvedJef van Schendel2011-05-132-9/+21
|
* Added @font-face to cssJef van Schendel2011-05-132-0/+22
|
* Added header to base.htmlJef van Schendel2011-05-132-8/+8
|
* Styled buttons for real this timeJef van Schendel2011-05-132-10/+10
|
* Fixing changesJef van Schendel2011-05-137-1/+140
|
* Add the base.css and reference it so other people can start working on it :)Christopher Allan Webber2011-05-031-0/+1