aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static/css
Commit message (Collapse)AuthorAgeFilesLines
...
* * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, ↵Jef van Schendel2012-01-051-7/+7
| | | | | | | mediagoblin_header_right, mediagoblin_logo * Add html5shiv for older browsers * Small size fix (940px instead of 960pgx)
* Add closing bracket so the whole thing doesn't break downJef van Schendel2012-01-051-0/+1
|
* Fix merge conflictsJef van Schendel2012-01-054-19/+77
|\
| * Several changes for mobile layoutJef van Schendel2012-01-051-23/+9
| |
| * Random changes that break stuff and eat pigletsJef van Schendel2011-12-301-22/+19
| |
| * Lots of little fixes and removal of all 960.gs classes:Jef van Schendel2011-12-301-13/+47
| | | | | | | | | | | | | | | | | | | | | | * Removed <p> margin-top * Vertically align logo so Add-media button does not fall off * Remove last 960.gs traces (grid_X/container_X) and add custom classes/sizes to css * Add clear class * Update form_box and add form_box_xl for bigger forms * Switch all pages that use forms to new classes * Remove padding from notification messages so they take full width * Other tiny fixes I forgot about
| * Change widths to percentages for small devicesJef van Schendel2011-12-181-2/+15
| |
| * Add styles to make media.html not fall apart entirelyJef van Schendel2011-12-181-0/+14
| |
| * Move reset.css to extlib and symlink itJef van Schendel2011-12-182-49/+1
| |
| * Remove first 960.gs classesJef van Schendel2011-12-181-7/+20
| |
| * Media query for everything(?) below 960px wideJef van Schendel2011-12-181-1/+1
| |
| * Remove 960.gs stylesheets, add Eric Meyer's reset.cssJef van Schendel2011-12-184-3/+49
| |
| * First test lines for responsive designJef van Schendel2011-12-181-0/+17
| |
* | Forgot this one. Also disable horizontal resize for the bio fieldJef van Schendel2012-01-011-1/+1
| |
* | Remove border-bottom from media_specsJef van Schendel2012-01-011-1/+0
| |
* | Disable horizontal resize for text areas.Jef van Schendel2012-01-011-1/+6
| |
* | ASCII media type support & fix a bug in file submission error handlingJoar Wandborg2011-12-311-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added ASCII media processing * Added ASCII media display * Added ASCII media type Rebased from Joar Wandborg's ascii art branch (squashed to remove the commits borrowing code of dubious license) Fixed a bug in file submission error handling: - Moved file-extension condition out of loop (what did it do there?) - Updated file submission tests - Changed error handling in file submission, should now report more than absolutely necessary.
* | Finished #485 and worked out bugs: password fields always update, added ↵Jef van Schendel2011-12-291-0/+5
| | | | | | | | margins, fixed Chrome width bug, wrapped checkbox in label element
* | Added a 'you don't have HTML5 so this video will not work' warning using ↵Karen Rustad2011-12-231-0/+8
|/ | | | just the inherent properties of the <video> tag (and some css for style)
* Merge jQuery branch, resolve conflictsJef van Schendel2011-12-131-14/+30
|\
| * Style changes for media_uploader (now media_specs); removed margins from ↵Jef van Schendel2011-12-101-6/+10
| | | | | | | | button_action buttons
| * Only apply textarea style to comment boxJef van Schendel2011-12-091-6/+3
| |
| * Lots of changes to media page; rearranged things, added new styles, added ↵Jef van Schendel2011-12-091-7/+22
| | | | | | | | jquery bits, gave the comment section a refresh
* | Fix button word-wrapping issueChristopher Allan Webber2011-12-041-0/+1
|/
* Navigation buttons edits. Removed images as they are no longer needed. ↵Jef van Schendel2011-11-201-6/+2
| | | | Related: bug #504
* Slight style changes to button_action_highlightJef van Schendel2011-11-201-1/+3
|
* Another change to button style. Renamed header_submit, ↵Jef van Schendel2011-11-201-19/+20
| | | | header_submit_highlight and button classes, correct all references to these
* Change to background of "empty_space", it now uses an imageJef van Schendel2011-11-201-1/+1
|
* Change button style a bitJef van Schendel2011-11-201-12/+6
|
* Change form structure and add relevant CSS rulesJef van Schendel2011-11-191-1/+5
|
* Tiny padding change to vertically center navigation button arrowsJef van Schendel2011-11-041-1/+1
|
* Small style changes to navigation buttonsJef van Schendel2011-11-041-3/+6
|
* Several small changes (reordering/restyling) for media descriptions and commentsJef van Schendel2011-11-041-1/+5
|
* Small style changes: decrease button text size, change navigation button ↵Jef van Schendel2011-10-291-2/+1
| | | | background color
* Removing this extra padding after form_field_box.Christopher Allan Webber2011-10-291-4/+0
| | | | | | Maybe I'm wrong to do this, but it does seem excessive to me. I should talk to Jef about it probably :)
* Should be Lato-Regular.ttf not Lato-Regular.woff (why was it even working?)Christopher Allan Webber2011-10-231-1/+1
|
* Using Local Fonts instead of Remote Fonts linked to Google.Christopher Allan Webber2011-09-101-5/+5
| | | | Thanks to Shawn Kahn for help on / original version of this patch!
* A couple of tweaks to the checkbox styling... pretty minor.Christopher Allan Webber2011-09-051-0/+8
|
* A couple more delete UI tweaksChristopher Allan Webber2011-09-051-1/+11
| | | | | | - Adjusting HTML indentation - Making the cancel button a link rather than a button (a bit missized though it seems... maybe a feature ;))
* I feel pretty strongly about the buttons being bold.Christopher Allan Webber2011-08-311-2/+5
| | | | | | Jef and I can debate this on-channel later... for now we'll keep it like this as we make screenshots. I'm extremely pleased with the design in all other regards. ;)
* Style changes for form labels and descriptionsJef van Schendel2011-08-291-0/+8
|
* I think the media entries' titles look nicer if they're a bit smaller.Christopher Allan Webber2011-08-211-0/+1
|
* Add titles to media entries in galleriesChristopher Allan Webber2011-08-211-0/+5
|
* Missed one thing for Bug #464Jef van Schendel2011-08-201-1/+1
|
* Bug #464 Font in text fields is inconsistentJef van Schendel2011-08-201-0/+5
|
* New layout for root.htmlJef van Schendel2011-08-201-1/+5
|
* Small changes: adjust text color, add h2 text sizeJef van Schendel2011-08-201-2/+2
|
* Small size correction for footer text and <input> button textJef van Schendel2011-08-201-1/+3
|
* First ugly push with Lato typefaceJef van Schendel2011-08-201-0/+28
|
* Merge branch 'processing'Christopher Allan Webber2011-08-191-0/+12
|\