Matthias Mees
023e479beb
Optimize CSS: linear gradients
...
Since all modern browsers by now support linear-gradient in at least
the current version, we can use it unprefixed. -webkit prefix kept
for iOS 6, though. All other browser fall back to solid color. This
alone actually saves about 6% of the backend CSS!
2014-03-04 13:40:54 +01:00
Matthias Mees
0a471f2e56
perm_name messages look weird in grey in messages.
2014-03-04 12:53:25 +01:00
Matthias Mees
375653fc30
D'oh. Needs margin-bottom.
2014-03-03 22:13:21 +01:00
Matthias Mees
43855925da
Fix info field for maintenance cleanup.
2014-03-03 22:12:26 +01:00
Matthias Mees
b105285d88
Merge branch 'off-canvas-nav' into 2.0
2014-03-03 21:52:03 +01:00
Matthias Mees
0c40e05195
Bring the user menu back to the top bar on desktop.
2014-03-03 19:50:54 +01:00
Matthias Mees
601b26ebfb
Restyle toggle info buttons again.
...
Partial revert of e6456b022f31aceacfc02d3f00433a51a52f3b5e.
2014-03-03 19:33:34 +01:00
Matthias Mees
39a3da9e8f
Bring back the button links, some minor CSS fixes.
2014-03-03 19:31:12 +01:00
Matthias Mees
1d76446890
Some stylesheet maintenance.
2014-03-03 18:07:48 +01:00
Matthias Mees
cfc893cd56
Refactor smallscreen nav to off-canvas nav (basics).
...
– necessary layout changes
– move toggle nav button
– incorporate user menu back into main nav
– basic styles required for off-canvas nav
– adapt typography, remove some redundant styles
– adapt toggle JS
2014-03-03 17:48:13 +01:00
Matthias Mees
e6456b022f
Restyle toggle info buttons to not look like buttons.
...
This "tries" to address the issue mentioned by @onli and @ophian in
the latest dev talk with these buttons being too "chunky". Let me
know if you think this is sufficient, guys.
2014-03-03 15:22:31 +01:00
Matthias Mees
03e6e332c2
New iconfont build, fixes missing attention icon.
2014-03-03 14:54:21 +01:00
Matthias Mees
b169972f72
Revert "added background to zebra-style"
...
This reverts commit 91621b5393c43921e61383a45b1396a9654b43b9.
2014-03-02 21:14:29 +01:00
onli
91621b5393
added background to zebra-style
2014-03-02 21:04:03 +01:00
Matthias Mees
a9b8c9dd02
Refactor the whole damn zebra striping business.
2014-03-01 19:50:53 +01:00
Matthias Mees
49319139e0
Refactor toggle buttons in entry editor according to config.
2014-03-01 18:24:49 +01:00
Matthias Mees
3b547687f9
Improved borders for zebra striped lists.
2014-03-01 17:38:41 +01:00
Matthias Mees
77b10f6c27
Add left/right borders to zebra striped lists.
2014-03-01 16:46:46 +01:00
Matthias Mees
b48f49c444
New iconfont build; replaces left/right/up/down icons.
2014-03-01 15:14:59 +01:00
Matthias Mees
585efd1eb2
Fixed layout for media library filters.
2014-02-27 20:58:39 +01:00
Matthias Mees
5c961dd25e
Better layout for media keywords.
2014-02-27 20:38:15 +01:00
Matthias Mees
6c038db4bb
Better layout for image directory permissions.
2014-02-27 19:29:49 +01:00
Matthias Mees
74a8cb927a
No margin-top for tabs in upload form.
2014-02-27 15:05:54 +01:00
Matthias Mees
5abd33d9dc
Minor CSS fixes for installer + upgrader.
2014-02-27 14:57:49 +01:00
Matthias Mees
1d6466249f
Make use of the new possibilies to style group permissions.
2014-02-27 12:44:38 +01:00
Matthias Mees
ac22fec171
Layout and other minor CSS fixes for the upgrader.
...
Includes adapting the layout to match the installer, using a proper
element for removeFiles msgs, removing unnecessary msg_* wrappers,
fixing the upgrader buttons etc.
2014-02-25 19:32:57 +01:00
Matthias Mees
fcfec701d0
Some minor CSS additions for the installer.
2014-02-25 18:21:31 +01:00
Matthias Mees
feb671ca7c
Minor fix for smartphone layout.
2014-02-21 15:03:00 +01:00
Matthias Mees
d7061e154a
Simple inline msg for timestamp reset; JS only.
2014-02-10 20:28:01 +01:00
Matthias Mees
9af2e54f6f
Updated iconfont build; exchanged a few icons.
2014-02-10 19:48:26 +01:00
Matthias Mees
00fa8ca383
Some minor no-js CSS fixes.
2014-02-10 16:45:30 +01:00
Matthias Mees
493cb0a56c
Use unified selector for filter panes.
2014-02-10 16:11:36 +01:00
Matthias Mees
09bde1a85b
Layout fixes for media db.
2014-02-10 16:07:59 +01:00
Matthias Mees
30b75f16b4
Minor CSS fix for the entry editor.
2014-02-10 15:57:30 +01:00
onli
1f63b68908
Publish entries in the dashboard
2014-02-08 16:48:48 +01:00
Matthias Mees
0289fea89a
Style select category popup label.
2014-01-25 23:37:33 +01:00
Matthias Mees
3b23f6b13d
Use the span/legend trick properly. Ooops.
2014-01-25 23:30:13 +01:00
Matthias Mees
4e923e1aeb
Display category selection in a popup/modal window.
2014-01-25 15:58:47 +01:00
Matthias Mees
775aac53b5
no-js fixed for revamped entry editor.
2014-01-25 15:18:18 +01:00
Matthias Mees
f932be684f
Completely revamped layout for entry editor.
...
Please note: This is still preliminary. It needs testing (no-js
fallback, IE8) and it still needs a better solution for selecting
(especially multiple) catgeories.
2014-01-25 14:05:36 +01:00
onli
7af68d6d9f
tabbify plugin menu
2014-01-21 20:27:02 +01:00
Matthias Mees
c731c371d3
Only execute dragdrop.js if device does not support touch events.
...
Also hide noscript controls for plugin manager differently, but show
them on no-js and touch devices. This is supposed to compensate the
fact that the dragdrop JS does not work on touch devices. Might need
a better solution long-term here.
2014-01-20 12:32:36 +01:00
Matthias Mees
3135239602
Reorganize create category form.
2014-01-19 16:52:41 +01:00
Matthias Mees
82f7bb99f8
Style the maintance section like the dashboard.
2014-01-19 16:03:24 +01:00
Matthias Mees
f20ef8cc67
More border for multidelete indicator.
2014-01-04 20:39:39 +01:00
Matthias Mees
082fe28cc8
Highlight expanded filter/sort sections.
2014-01-02 14:49:08 +01:00
Matthias Mees
f88617ab05
Distinguish preview/save better in entry editor.
2013-10-04 23:16:41 +02:00
Matthias Mees
67eca005d9
Show/hide for advanced entry options.
2013-10-02 10:14:22 +02:00
Matthias Mees
5fa25b65f4
Minor layout fixes for s9y links in popup.
2013-10-01 21:13:01 +02:00
Matthias Mees
1b11b31a18
Dashboard: open further links in a modal popup.
...
(Or just show/hide them for use-popups.)
For some weird reason, this seems to fire only on the second click
on the toggler, not on the first. Need input from @onli on this.
Also, this needs a better icon. I did not want to go through a new
iconfont build just for this one icon now.
2013-10-01 21:03:39 +02:00