326 Commits

Author SHA1 Message Date
Matthias Mees
0e07a54085 Template info no-js fallback fix. 2013-06-03 15:13:04 +02:00
Matthias Mees
60797bddca Info overlay for templates.
NOTE: This would be way nicer if template preview images were a
      bit larger (just like media db thumbnails), but I guess
      were going to have to discuss how to implement that first.
2013-06-03 15:07:46 +02:00
Matthias Mees
d02fea28ea A more usable overlay for media files; fixed duplicate ids.
This looks about the same as @onli's solution, but more usable on
smaller and/or touch devices since it's triggered by a button which
also makes sense if JS is deactivated. Has a no-js fallback, too.
2013-06-03 13:20:41 +02:00
Matthias Mees
d1e79a7d7a Minor CSS fixes. 2013-06-03 10:59:38 +02:00
Matthias Mees
19bebc50de Minor fixes. 2013-06-02 16:13:12 +02:00
Matthias Mees
78ee899da0 Properly styled pagination for media db, entries + comments.
Also, the pagination is now being clones using JS.
2013-06-02 14:59:31 +02:00
Matthias Mees
df283db810 Media db overlay cleanup. 2013-06-02 13:39:21 +02:00
Matthias Mees
dcc02f75c3 Typos. 2013-06-01 18:28:13 +02:00
Matthias Mees
0c7bf67e99 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-01 15:39:03 +02:00
Matthias Mees
f79a258c80 Fixes highlighting of comments selected for multidelete.
NOTE: Also figured out the mystery about the duplicate function
      invertSelection, but will take care of that in a seperate
      commit. Documented it in a comment, though.
2013-06-01 15:37:21 +02:00
onli
e1d403057b Add Media Category Filter Buttons 2013-06-01 15:21:13 +02:00
onli
cff869e33c add image overlay in ML 2013-06-01 13:42:10 +02:00
Matthias Mees
9dd573f971 Improved media db meta info display. 2013-06-01 11:05:40 +02:00
Matthias Mees
6507fa5b1d Simplified current template box. 2013-05-31 16:35:53 +02:00
Matthias Mees
88e5c9a1ba Extract currently selected template from template list.
Also skip currently selected template in template list. Note to
self: this needs more styling to set it off better. (If my code
can be improved, please do so. Best I could come up with.)
2013-05-31 14:47:38 +02:00
Matthias Mees
ed704a4dd7 Some minor CSS fixes. 2013-05-31 10:58:17 +02:00
Matthias Mees
3cff5465d6 Drop legacy IE support. 2013-05-31 10:23:51 +02:00
Matthias Mees
6d0106df22 Updated normalize.css to v2.1.2. 2013-05-31 10:07:47 +02:00
Matthias Mees
f646621cc8 Styling template options button. 2013-05-30 23:15:25 +02:00
Matthias Mees
d0d2b246e4 Include pluginmanager.css in style.css. Another HTTP request saved. 2013-05-30 18:23:54 +02:00
Matthias Mees
2ae8c3dca5 Move drag 'n' drop styles to admin stylesheet.
References #6b49f49
2013-05-27 11:24:42 +02:00
Matthias Mees
73bd4bb628 Use proper markup in the footer. 2013-05-27 11:03:46 +02:00
Matthias Mees
a0333cfffc Stylesheet readability. 2013-05-27 11:00:55 +02:00
Matthias Mees
65d5cd5918 Slight tweaking of lighter color scheme. 2013-05-27 10:55:32 +02:00
Matthias Mees
0cd4115c25 Trying out a lighter color scheme. 2013-05-11 22:00:33 +02:00
Matthias Mees
1281376681 Use new HTML5 main element. 2013-05-11 14:07:16 +02:00
Matthias Mees
4d144a10b1 Minor layout fixes for data import. 2013-02-18 19:34:02 +01:00
Matthias Mees
5e0c752f37 Various minor layout fixes. 2013-02-18 19:17:36 +01:00
Matthias Mees
f23a9a0b7c Fixed display of theme options (dropping floats). 2013-02-18 18:38:02 +01:00
Matthias Mees
2de81f9d1f Fixed layout for editing categories. 2013-02-18 18:22:00 +01:00
Matthias Mees
25c8884db9 More layout fixes for plugin configuration, especially groups. 2013-02-18 17:43:12 +01:00
Matthias Mees
0ec5a237dd Layout fixes for plugin configuration. 2013-02-18 17:24:57 +01:00
Matthias Mees
95506cff4f Layout fixes and UI consistency for media properties form. 2013-02-18 14:39:05 +01:00
Matthias Mees
cc0c879538 Fixed display of resize preview & resize form layout. 2013-02-18 14:18:10 +01:00
Matthias Mees
d8ebb6163a Ported code by @onli to emit nested media db directories. Yay. 2013-02-18 13:21:10 +01:00
Matthias Mees
5dddaeb89d Proper styling for plugin installation. 2013-02-18 12:57:59 +01:00
Matthias Mees
bccff56e74 Various minor CSS tweaks. 2013-02-16 14:21:01 +01:00
Matthias Mees
ed3930edac Minor header layout adjustment. 2013-02-14 15:02:47 +01:00
Matthias Mees
c1df4145db Some small screen fixes, including media upload form. 2013-02-11 12:33:16 +01:00
Matthias Mees
0d3e8ff2ff Adapt the header area better to very small and large screens. 2013-02-11 11:48:42 +01:00
Matthias Mees
4469e71cb5 Give the banner a bit more room, so it works better on small screens. 2013-02-11 11:38:04 +01:00
Matthias Mees
22b6dadcbb Reverting layout back to 'old style' (nav left, temporarily). 2013-02-11 11:31:36 +01:00
Matthias Mees
56464c99f4 Fixes for media item display. 2013-02-11 11:07:19 +01:00
Matthias Mees
976cff1783 Fix for dropping floats in template info. 2013-02-11 10:57:46 +01:00
Matthias Mees
f3926d247e Some minor color scheme adjustments. 2013-02-11 10:16:21 +01:00
Matthias Mees
7d5776f731 Fix header link text-decoration; add bottom padding to #content. 2013-02-10 21:41:32 +01:00
Matthias Mees
b6fa7eb1ef Minor template selection layout fixes. 2013-02-08 03:51:09 +01:00
Matthias Mees
f65fe67d86 Properly nested, zebra-striped categories list. (Almost. Best possible solution.) 2013-02-08 03:06:08 +01:00
Matthias Mees
203fe955aa Added more proper headlines for markup/layout consistency. 2013-02-07 13:34:41 +01:00
Matthias Mees
06860070ab Slight vertical adjustment for actions/edit actions buttons. 2013-02-06 19:07:03 +01:00