219 Commits

Author SHA1 Message Date
onli
fb100aaa79 use magnific popup 2013-07-07 22:43:11 +02:00
Matthias Mees
02a07a59d9 Improved header layout on small screens. 2013-07-07 18:24:43 +02:00
Matthias Mees
078bf9a18a Replace responsive nav plugin with a simpler solution.
responsive-nav.js is nice, but it imposes a performance issue and
we already have code for that behaviour. This is much simpler, but
still lacks some accessibility feature (aria-hidden). I'll add
those later after some proper accessibility testing.
2013-07-07 18:07:34 +02:00
Matthias Mees
cf284194f2 Make further links collapsible. 2013-07-07 17:25:48 +02:00
Matthias Mees
cba3d9acdb Restyle the login form. 2013-07-07 16:56:40 +02:00
Matthias Mees
7cfac8b59c Lighter footer style. 2013-07-07 15:25:26 +02:00
Matthias Mees
65df50346a Minor fix for installer styles. 2013-07-07 12:41:03 +02:00
Matthias Mees
7a94df491a Styling the captchabox. 2013-07-06 00:53:35 +02:00
Matthias Mees
f6ba7f0e0e Some subtle UI refinements for polish. 2013-07-06 00:25:32 +02:00
Matthias Mees
b4347bd901 A little 'bling' for the color scheme. 2013-07-06 00:01:43 +02:00
Matthias Mees
697aef6be6 Move comment author to details content.
Turns out it wasn't a good idea to have the comment author as the
summary element's content since it prevents clicking the comment
author action (because expanding the details element is the click
action).
2013-07-05 22:02:11 +02:00
Matthias Mees
096e4e917b Make sure comment summaries are not hidden in dashboard. 2013-07-05 21:32:35 +02:00
Matthias Mees
aa08d8c7ae Tiny fix to improve rendering of navigation. 2013-07-05 21:30:20 +02:00
Matthias Mees
0765354589 (Basic) styling for nav on larger screens. 2013-07-05 14:34:32 +02:00
Matthias Mees
2ab6c09339 Added smallscreen navigation. 2013-07-05 13:59:40 +02:00
Matthias Mees
532a126289 Introducing new header color scheme. 2013-07-04 23:54:31 +02:00
Matthias Mees
be5c39e50a Layout changes to make styling the nav easier. 2013-07-04 23:27:08 +02:00
Matthias Mees
3d5059e882 Restyles core dashboard. 2013-07-04 21:08:42 +02:00
Matthias Mees
ce83b03fc7 Safari needs this to make info toggler clickable. 2013-07-02 22:09:31 +02:00
Matthias Mees
26d4b32987 Remove s9y image editor from 2k11 admin theme.
This removes the proof-of-concept image editor from 2k11 – as far
as I can see/do that. @onli should probably have a look at whether
there are other code parts which need/should be removed along with
this.
2013-07-02 12:15:36 +02:00
Matthias Mees
67de70303e Position field info left. 2013-06-30 16:23:27 +02:00
Matthias Mees
8bc65c5320 A more compact view for comments. 2013-06-29 16:06:13 +02:00
Matthias Mees
2f079c3ca4 Even further simplied header styles. 2013-06-29 15:31:49 +02:00
Matthias Mees
2f566a3c25 CSS-only zebra-striping for media upload.
This will only work in modern browsers, but it's the only way to
get zebra-striping for this because new elements will be inserted
in the DOM using jQuery.
2013-06-29 14:11:45 +02:00
Matthias Mees
32f77551ae A simpler header layout. 2013-06-29 13:43:49 +02:00
Matthias Mees
c261027930 A simpler header layout. 2013-06-29 13:35:55 +02:00
Matthias Mees
47ca296b66 Replace status timestamp with a simple info tooltip. 2013-06-28 14:21:37 +02:00
Matthias Mees
1fdec50702 Dashboard layout. 2013-06-28 11:36:45 +02:00
Matthias Mees
7c3e390c04 Add plainList, drop iconfont from installer to fix installation. 2013-06-27 23:38:51 +02:00
Matthias Mees
1385341bc8 Layout and CSS fixes for the installer. 2013-06-27 22:41:34 +02:00
onli
8a188747ae Fix installer, smartification broke it
Sorry Falk
2013-06-27 21:01:16 +02:00
Matthias Mees
e3c113f11d Limit template preview width. 2013-06-27 11:21:10 +02:00
Matthias Mees
a683f775ce Save some space in entry editor on large screens. 2013-06-25 11:14:26 +02:00
Matthias Mees
49181fb06d A better solution for show/hide additional form info text.
This is based on the show/hide functionality already used in the
backend in various places with a nice no-js fallback.o
2013-06-24 20:59:03 +02:00
Matthias Mees
35b40c4434 New iconfont build. 2013-06-24 11:48:45 +02:00
Matthias Mees
17e0f159b0 Revert jQuery tooltips. 2013-06-24 11:04:56 +02:00
Matthias Mees
1d95cf19f0 Manually revert 37dfa0. 2013-06-24 10:49:13 +02:00
Matthias Mees
c3f21c4a95 Template preview does not need these. 2013-06-24 02:59:37 +02:00
onli
a7ad3dd8e8 template preview: remove inline styles 2013-06-23 21:47:46 +02:00
Matthias Mees
52a24d511e Let's not style anything in the new dashboard until it's finished. 2013-06-23 20:37:47 +02:00
Matthias Mees
9ef4523f47 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-23 20:20:07 +02:00
Matthias Mees
37dfa061c4 More compact config items by stashing away extra info in tooltips. 2013-06-23 20:18:58 +02:00
onli
80a34b036d Implement Dashboard into the core
Update-Notifier, future Entries, new comments so far
2013-06-23 19:47:14 +02:00
Matthias Mees
f2e39bf9be CSS maintenance: drop unused classes, some vendor prefixes. 2013-06-23 19:38:41 +02:00
Matthias Mees
3bd03b0129 Add jQuery tooltips.
There are responsive and touch-friendly, including a tweakable
timeout so they don't get too annoying when used on a collection
of icon buttons. Demoed on reset timestamp button in entry editor.
2013-06-23 18:25:37 +02:00
Matthias Mees
1d66235e57 Config options layout fix. 2013-06-23 13:37:24 +02:00
Matthias Mees
d30b62ad0a Zebra striping for plugin options. 2013-06-22 15:54:35 +02:00
Matthias Mees
b7b3415e9a Zebra striping for theme options.
TODO: Needs to be checked with a theme like BP which actually uses
      nested configuration groups here once all themes use the 2k11
      backend.
2013-06-22 14:56:28 +02:00
Matthias Mees
95b5764edf Zebra striping for configuration groups. 2013-06-22 13:57:08 +02:00
Matthias Mees
06f6a164f1 Do not use .clearfix for layout selectors. 2013-06-22 13:31:49 +02:00