aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'video_gstreamer-only'Joar Wandborg2011-11-211-0/+0
|\ | | | | | | | | | | Conflicts: mediagoblin/db/migrations.py mediagoblin/submit/views.py
| * Multimedia support - Refractored video processing.Joar Wandborg2011-09-241-0/+0
| |
* | Navigation buttons edits. Removed images as they are no longer needed. ↵Jef van Schendel2011-11-204-6/+2
| | | | | | | | Related: bug #504
* | Remove Edit/Delete icons, since they are not required yet.Jef van Schendel2011-11-202-0/+0
| |
* | 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-202-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-042-1/+5
| |
* | Updated logo from Thorsten Wilms!Christopher Allan Webber2011-11-012-0/+116
| |
* | 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-105-5/+9
| | | | 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
|
* Testing logo without logoJef van Schendel2011-08-281-0/+0
|
* Experimentally putting logo in placeChristopher Allan Webber2011-08-221-0/+0
| | | | | Combining MediaGoblin eared-M logo with Thorsten's handwritten text. Well... looking nice to me :)
* 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
|
* MediaGoblin favicon by Alex Camelio!!! OMG.Christopher Allan Webber2011-08-212-0/+0
|
* 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
|
* Add 404 page and imageJef van Schendel2011-08-201-0/+0
|
* New layout for root.htmlJef van Schendel2011-08-202-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
|\
| * Processing panel viewChristopher Allan Webber2011-08-141-0/+12
| | | | | | | | Now you can view your failed and in-process media items!
* | Switch the grid over to using a... erk... table! :)Christopher Allan Webber2011-08-181-1/+0
| | | | | | | | Also changes the gridification routine a bit.
* | Added empty_space class for user profile placeholdersJef van Schendel2011-08-181-0/+9
| |
* | Fix text sizes (use relative values), remove some unnecessary text sizes, ↵Jef van Schendel2011-08-181-16/+8
| | | | | | | | add some spaces here and there
* | Replace the Feed icon with a transparent one, put it next to the [atom feed] ↵Jef van Schendel2011-08-181-0/+0
| | | | | | | | links
* | No longer center small imagesJef van Schendel2011-08-181-4/+0
| |
* | Whole bunch of changes to base.cssJef van Schendel2011-08-182-21/+21
|/
* Align image in media detail to centerChristopher Allan Webber2011-07-311-0/+6
|
* Updated media detail view to linkify the tags. Adjusted tag link styling.Christopher Allan Webber2011-07-311-0/+10
|
* 270. Adds symlinks for 960.gs stuffWill Kahn-Greene2011-07-313-0/+3
|
* 270. Moves 960.gs stuff to extlib/ per policyWill Kahn-Greene2011-07-303-3/+0
| | | | | This adds the README.txt from the tarball for 960.gs and also moves the files and fixes the symlinks.
* Adding spaces after the colon in our CSS file.Christopher Allan Webber2011-07-291-108/+108
| | | | Discussed this style change with Jef van Schendel and got his buy-in ;)
* Make the button CSS not underline its link textChristopher Allan Webber2011-07-291-0/+1
|
* Insert links and content for ticket #387: content for verification in ↵Jef van Schendel2011-07-261-0/+4
| | | | user.html, needs-verification link in base.html, highlight class for links in base.css
* Ok, so here are the actual changes. Woops!Jef van Schendel2011-07-251-13/+21
|
* Assorted style changes, small base.html changes, added new background imageJef van Schendel2011-07-251-0/+0
|