aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static/css
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
* | No longer center small imagesJef van Schendel2011-08-181-4/+0
| |
* | Whole bunch of changes to base.cssJef van Schendel2011-08-181-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
|
* Tiny height fix to footerJef van Schendel2011-07-081-1/+1
|
* Tiny padding fix for forms/h1Jef van Schendel2011-07-081-1/+1
|
* Fix logo styling, positioningJef van Schendel2011-07-081-15/+3
|
* Moved Submit button to header, styled buttonJef van Schendel2011-07-081-0/+17
|
* Added sidebar to profile page; moved some contentJef van Schendel2011-07-081-8/+0
|
* Remove p style; not need yetJef van Schendel2011-07-081-5/+0
|
* Change pagination styling; add 2 imagesJef van Schendel2011-07-071-0/+4
|
* Additional style changes to navigation; add three navigation imagesJef van Schendel2011-07-071-6/+6
|
* Experimental black-and-white style changeJef van Schendel2011-07-071-6/+7
|
* A few media thumbnail changes pre-releaseChristopher Allan Webber2011-07-041-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 180x180Christopher Allan Webber2011-07-041-1/+1
|
* Put the profile stuff in p's instead of <ul>'sChristopher Allan Webber2011-07-041-0/+7
|
* .message_info was missing closing }Christopher Allan Webber2011-07-041-0/+1
|
* Fixing the symlinks for these CSS filesChristopher Allan Webber2011-07-033-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 Schendel2011-07-031-41/+33
|
* Tiny margin changesJef van Schendel2011-07-031-2/+6
|
* Style navigation buttonsJef van Schendel2011-07-031-0/+23
|
* First push with 180px wide thumbnailsJef van Schendel2011-07-031-11/+5
|
* Switched over to 960_16_col. This may break a bunch of stuff. If you find ↵Jef van Schendel2011-07-033-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 Schendel2011-07-032-0/+2
|
* Tiny pagination style changesJef van Schendel2011-07-011-0/+4
|
* Remove dotted_line style from cssJef van Schendel2011-07-011-9/+0
|
* Reorder media.html (comments, icons, links, layout)Jef van Schendel2011-07-011-22/+3
|
* Put comment author/date on the leftJef van Schendel2011-07-011-3/+0
|
* Add delete and edit iconsJef van Schendel2011-07-011-0/+26
|
* Style comments (first draft only)Jef van Schendel2011-07-011-0/+14
|
* Merge remote-tracking branch 'gitorious/master'Jef van Schendel2011-06-291-0/+41
|\
| * Styling for the messaging list items. A rainbow of messages!Christopher Allan Webber2011-06-281-0/+41
| |
* | Implement sidebar on media pageJef van Schendel2011-06-271-4/+8
|/
* Align images in a gallery to the centerChristopher Allan Webber2011-06-251-0/+1
|
* 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.