247 Commits

Author SHA1 Message Date
Jef van Schendel
bf332e827e Tiny pagination style changes 2011-07-01 20:14:38 +02:00
Jef van Schendel
c26601a8a6 Remove dotted_line style from css 2011-07-01 20:09:51 +02:00
Jef van Schendel
b611476c94 Reorder media.html (comments, icons, links, layout) 2011-07-01 18:59:07 +02:00
Jef van Schendel
13b4cbf014 Put comment author/date on the left 2011-07-01 17:25:15 +02:00
Jef van Schendel
6ef36a15f2 Add delete and edit icons 2011-07-01 17:20:22 +02:00
Jef van Schendel
270dca58af Style comments (first draft only) 2011-07-01 15:41:44 +02:00
Jef van Schendel
d022d9f93f Merge remote-tracking branch 'gitorious/master' 2011-06-29 13:53:17 +02:00
Christopher Allan Webber
604ed842b3 Styling for the messaging list items. A rainbow of messages! 2011-06-28 20:54:40 -05:00
Jef van Schendel
a54e5be78e Implement sidebar on media page 2011-06-27 22:39:05 +02:00
Christopher Allan Webber
d4a7a03ce7 Align images in a gallery to the center 2011-06-25 13:15:15 -05:00
Christopher Allan Webber
f7b7511b7b Make the width of these fields 100% rather than providing a specific pixel width. 2011-06-25 12:55:42 -05:00
Christopher Allan Webber
39c76f30f0 Setting height for media thumbnail to also 200px
Not sure why height wasn't at 200px but anyway not having at 200px
means some images would hit overlap.
2011-06-24 23:53:31 -05:00
Christopher Allan Webber
353f927e9f Adjust the width of the fields on the form submission
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)
2011-06-24 23:49:37 -05:00
Jef van Schendel
9f661642ef Implement basic footer 2011-06-24 21:03:05 +02:00
Jef van Schendel
c397b962de Remove excess grids, change CSS to center forms 2011-06-23 17:39:13 +02:00
Jef van Schendel
f7bcfafff0 Switch css over to 960.gs. If I did everything right, things should look exactly the same. 2011-06-23 02:09:00 +02:00
Jef van Schendel
82e64b1f12 Added cancel button, capitalised button labels 2011-06-07 16:28:54 +02:00
Jef van Schendel
bb1f2f89e1 Changed edit page: new background image, image is included in form, submit button text changed, title text changed, created new css class for edit forms 2011-06-07 16:02:16 +02:00
Jef van Schendel
3e96545095 Added lines background to forms 2011-06-02 22:57:10 +02:00
Jef van Schendel
69dadf429d Right-aligned input buttons, added gradient 2011-06-02 22:44:34 +02:00
Jef van Schendel
0d5094cb3b Improved object_gallery.html spacing 2011-05-31 00:45:42 +02:00
Jef van Schendel
dfd18edadc First changes to media gallery view 2011-05-29 02:02:26 +02:00
Jef van Schendel
37a0074826 Centered image on media page 2011-05-29 01:47:12 +02:00
Jef van Schendel
722d6a9705 Modified logo to change on :hover 2011-05-29 01:43:12 +02:00
Jef van Schendel
f0e621c8f5 Changed submit form to divs 2011-05-29 01:14:48 +02:00
Joar Wandborg
df901af738 Changed <p> font from 'sans' to 'sans-serif' 2011-05-28 23:56:29 +02:00
Joar Wandborg
00cc5cb745 Changed <body> font from 'sans' to 'sans-serif' 2011-05-28 23:54:15 +02:00
Jef van Schendel
b5cc7afea2 Fixed submit button style, added create-account notice to log in page 2011-05-28 21:32:12 +02:00
Jef van Schendel
7c2005b6e2 Forgot a bottom-margin for the error div 2011-05-28 21:15:15 +02:00
Jef van Schendel
716a0ac3f1 Styled error messages 2011-05-28 21:02:34 +02:00
Jef van Schendel
9ef7c0f737 Fixed form header 2011-05-28 20:43:57 +02:00
Jef van Schendel
491b9109f3 Styled forms 2011-05-28 18:32:43 +02:00
Jef van Schendel
3f139dd259 Changed header size 2011-05-26 00:45:17 +02:00
Jef van Schendel
4fdd102175 We now have only one button style 2011-05-26 00:41:13 +02:00
Jef van Schendel
38aa4a4026 Put log in / log out in its place! 2011-05-26 00:15:26 +02:00
Jef van Schendel
207219b561 Changed mediagoblin_content name to mediagoblin_container 2011-05-26 00:12:23 +02:00
Jef van Schendel
2f4d0584d1 Added header icon link 2011-05-26 00:04:40 +02:00
Jef van Schendel
7e199c9c87 Changed link color and underline 2011-05-23 17:39:58 -05:00
Jef van Schendel
265c19ae33 Changed background colors to plain colors 2011-05-23 17:39:52 -05:00
Christopher Allan Webber
a7b9c65ed5 Expanded page width to 960px
Conflicts:

	mediagoblin/static/css/base.css
2011-05-23 17:39:44 -05:00
Christopher Allan Webber
400125148f Properly linking to the background image 2011-05-16 07:46:26 -05:00
Jef van Schendel
983aa712ad labels changed to font-weight normal instead of bold, css structure improved 2011-05-13 15:34:44 -05:00
Jef van Schendel
cb1e4a3d1f Added @font-face to css 2011-05-13 15:34:35 -05:00
Jef van Schendel
4a0f823e51 Added header to base.html 2011-05-13 15:34:26 -05:00
Jef van Schendel
223b410dce Styled buttons for real this time 2011-05-13 15:33:58 -05:00
Jef van Schendel
881b6e2c32 Fixing changes 2011-05-13 15:33:19 -05:00
Christopher Allan Webber
8ac897c3b6 Add the base.css and reference it so other people can start working on it :) 2011-05-03 09:49:56 -05:00