Christopher Allan Webber
64308aca3f
Comment when/author link styling changes
2013-04-13 12:06:19 -05:00
Jef van Schendel
a5b9a066bf
Improved dropdown styling, part deux
2013-02-24 21:09:16 +01:00
Jef van Schendel
fe253e31b3
Improved dropdown styling
2013-02-24 20:53:34 +01:00
Christopher Allan Webber
d1d535602c
Merge remote-tracking branch 'refs/remotes/origin/533-new-dropdown'
...
Conflicts:
mediagoblin/templates/mediagoblin/base.html
mediagoblin/templates/mediagoblin/root.html
2013-01-17 11:47:29 -06:00
Jef van Schendel
10d2419764
CSS edits to dropdown menu; added log out button for unverified users
2013-01-17 16:15:03 +01:00
Jef van Schendel
7d996a269c
Change position of "Delete account" link, put it below the form
2013-01-17 13:35:45 +01:00
Sebastian Spaeth
565d01a09a
Bump bundled video.js to v3.2.3 ( #512 )
...
There is nothing inherently wrong with the currently bundled version,
but the last one was uploaded in March 2012 and there have been
upstream releases since. So bump to the latest available release 3.2.3.
Might help with the reported issue 512 of an unresponsive video player.
Do note that the Flash fallback option is removed. If we decide
this should be added it is easy to add it back.
We still use our own customized theme.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-12-25 19:16:03 +01:00
Jef van Schendel
98b927250e
Remove collection_thumbnail styling, so collection thumbnails are styled the same as other thumbnails
2012-12-16 21:57:19 +01:00
Jef van Schendel
a04cd2e596
Small styling edits to thumbnails
2012-12-13 23:39:19 +01:00
Elrond
d2fad5c9c3
Make "add media to collection" a normal <img/>
...
This button used to be a css style <a href=...> </a> (note:
No contents for the <a>). Using this approach has various
drawbacks. Most notably:
- Not clickable in text mode browsers
- Possibly getting marked as a hidden (spam) link
- No alt attribute
So replaced with a real <img/>.
I have no idea what to put in the alt attribute.
2012-12-13 21:19:37 +01:00
Jef van Schendel
209bfb35cd
Edit header styling (add border-bottom, remove background-color); add margin to header_dropdown
2012-12-04 21:11:42 +01:00
Jef van Schendel
3351e5b242
Fix header width again: this is a better approach
2012-12-02 02:34:29 +01:00
Jef van Schendel
f2578595cd
Fix header width issue on small screens
2012-12-02 02:29:29 +01:00
Jef van Schendel
5a42915b68
First commit to add header dropdown
2012-12-02 02:13:22 +01:00
Sebastian Spaeth
fd79d33a87
Pop up OpenStreetMap license on demand ( #410 )
...
Only a short blurb "see map license" in the small map which will
pop up the full license text via jquery when clicked.
Adapt the license text as recommended by OpenStreetMap
http://www.openstreetmap.org/copyright and link there.
The disadvantage is that this only works when Javascript is enabled,
but as the map only works when Javascript is enabled in the first place,
this should not be too much of a limitation.
TODO: Our esteemed web designer needs to have a look at the desired color
style for this. Right now, I simply placed it in the message_warning
class. This might want fine-tuning.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-11-16 12:59:23 +01:00
Jef van Schendel
52aef5b445
Revert thumbnail styling and sizing; allows for 5 thumbnails per row
2012-11-01 17:10:16 +01:00
Jef van Schendel
4232c52fab
Change thumbnail width to 212px
2012-11-01 16:59:27 +01:00
Jef van Schendel
8567c0479f
Don't show zoom in cursor if there is no larger version
2012-10-23 15:41:46 +02:00
Jef van Schendel
294979824c
Replace dropdown in top right with regular links
2012-10-21 21:49:39 +02:00
Jef van Schendel
e3f1fddf87
Fix thumbnail aspect ratios
2012-10-20 15:19:11 +02:00
Jef van Schendel
1c66750a4a
Thumbnail styling edits plus edits to the object_gallery (4 columns instead of 5 by default)
2012-10-19 21:13:40 +02:00
Jef van Schendel
42d4763c7a
Thumbnail styling edits to base theme and Airy theme
2012-10-19 21:01:44 +02:00
Aaron Williamson
be5be1154f
Added basic collection functionality
2012-09-18 18:10:36 +02:00
Joar Wandborg
089508d07b
Changed <pre> margin to confirm with <p> margins
2012-08-08 00:22:52 +02:00
Jakob Kramer
cf29edcd74
allow pre+code tags in rendered HTML
2012-08-07 22:19:10 +02:00
Joar Wandborg
65a2eb6694
Added text-overflow: ellipsis to the media thumbnails
2012-07-28 21:01:56 +02:00
Jef van Schendel
36f8e350d4
Add zoom-in cursor css; small indentation fix
2012-07-21 00:27:49 +02:00
Jef van Schendel
47ab857fa3
Increase Description and Bio textarea height to 100px
2012-07-20 00:45:49 +02:00
Jef van Schendel
339105fa36
CSS: change padding-left to margin-left
2012-04-01 17:25:50 +02:00
Jef van Schendel
e4898f43fd
CSS: change comment margins
2012-04-01 17:25:25 +02:00
Jef van Schendel
55dbaa9b77
HTML/CSS: comment style changes
2012-04-01 17:22:37 +02:00
Jef van Schendel
2d65b47360
CSS: remove background
2012-04-01 17:07:52 +02:00
Jef van Schendel
30a89a5704
Logo margin fix
2012-04-01 17:04:50 +02:00
Jef van Schendel
d297d8e834
Add dropdown to header
2012-04-01 16:02:23 +02:00
Jef van Schendel
e79d69739e
Revert changes from last commit; I am an idiot
2012-03-31 16:55:35 +02:00
Jef van Schendel
18dbdf07ba
Switch over content to new layout/text; slight css edits
2012-03-31 16:48:06 +02:00
Jef van Schendel
c5a9ecf247
Increase bottom margin header
2012-03-31 14:25:37 +02:00
Jef van Schendel
d317d9d690
Small CSS changes to header
2012-03-31 14:10:58 +02:00
Jef van Schendel
afcb08553e
Header style change
2012-03-25 21:33:52 +02:00
Jakob Kramer
e8be1d7af5
Allow arrow keys in input fields and textareas
...
If you pressed an arrow key in a textarea before, the next/previous media
was opened.
2012-03-24 14:49:43 +01:00
Jef van Schendel
4c417c59b3
Small styling change for sidebar data
2012-03-17 22:56:25 +01:00
Jef van Schendel
fcc0f4e81d
Slight change to thumbnail gallery style
2012-03-11 00:03:50 +01:00
Jef van Schendel
74743bed0a
Push another half-fix for portrait thumbnails. Man, this thing is breaking all over the place.
2012-03-07 16:29:02 +01:00
Jef van Schendel
2b7b701019
Sort-of fixes so the header does not collapse anymore. Header needs redesigning.
2012-03-07 16:24:23 +01:00
Jef van Schendel
8860fd0708
Header doesn't need a height
2012-03-07 16:17:21 +01:00
Jef van Schendel
c4370069ec
Actually decrease thumbnail size instead of just their containers
2012-03-07 16:11:24 +01:00
Jef van Schendel
b01a3b9386
Revert thumbnail gallery change: switch back to tables
2012-03-06 00:35:55 +01:00
Jef van Schendel
141f14e27e
Add sidebar again
2012-03-04 19:13:47 +01:00
Jef van Schendel
ee9a0e3c78
Forgot to add these layout changes. Everything should work now.
2012-02-21 18:09:38 +01:00
Jef van Schendel
aa8804719c
Resolve merge conflicts
2012-02-21 17:43:05 +01:00