Matthias Mees
4619a22b97
Making zebra-striped lists reusable.
2013-01-15 15:55:22 +01:00
Matthias Mees
397b5b5635
Minor presentation fixes in entry list.
2013-01-15 15:52:11 +01:00
Matthias Mees
11a1eb8869
Better presentation for entry status.
2013-01-15 15:38:35 +01:00
Matthias Mees
646b8f68b9
Some eye-candy/layout for the edit entries list.
2013-01-15 15:13:01 +01:00
Matthias Mees
e78fe1e233
Something like a layout for creating/editing groups.
2013-01-14 17:40:17 +01:00
Matthias Mees
2235c90136
Better layout for add media form.
2013-01-14 17:07:52 +01:00
Matthias Mees
c0304a1a19
QA: some minor UI consistency fixes.
2013-01-14 16:26:06 +01:00
Matthias Mees
31301cd5f9
Fix for reposonsive images ( #27155077 ) by @ophian.
2013-01-14 15:42:34 +01:00
Matthias Mees
271550778f
Disabled responsive images in the backend for the time being.
...
Explanation: there's a CSS technique for making images responsive by applying
max-width: 100%; and height: auto; to them. This messes with the bundled Xinha
WYSIWYG editor. The buttons in Xinha's toobars can't have max-width: auto;, it
makes them disappear.
So far, I haven't found a way to overwrite this for the toolbar images only due
to selector specifity. Either need to find a way or find a way to make other
images (media, actually) in the backend have a class which assigns the responsive
media CSS to them.
(Or drop Xinha for good, but that doesn't seem to be an option.)
2013-01-14 13:37:41 +01:00
Matthias Mees
95ceae7711
Proper CSS classes for styling markup buttons etc.
2013-01-14 13:23:17 +01:00
Matthias Mees
79353bc30e
Removed inline styles. Again.
2013-01-14 12:49:11 +01:00
Matthias Mees
744d339c9e
Re-used some lang constants.
2013-01-14 12:31:58 +01:00
Matthias Mees
f3d2bab969
Updated 2k11 to v1.2.5.
2013-01-13 21:19:21 +01:00
Ian
e536ec678e
fix bad noting end in last note
2013-01-13 17:18:12 +01:00
Ian
f779070199
some notes to former extended body toolbar handling
2013-01-13 16:58:07 +01:00
Ian
2c31840fae
removed bad copy&paste class
2013-01-13 16:14:07 +01:00
Ian
2a3ae83eb2
2k11 n.b. admin entry form toolbar document.write replacement
...
fixed and re-added missing hooks and non-JS mode inline style display:none
2013-01-13 15:46:29 +01:00
Ian
6d7d2cd893
entry form toolbar document.write replacement
2013-01-13 15:36:16 +01:00
Matthias Mees
6da6a347fb
Unified layout for buttons.
2013-01-10 21:35:41 +01:00
Matthias Mees
15b0610051
QA: more stylesheet organisation plus some extra classes.
2013-01-10 18:23:34 +01:00
Matthias Mees
024d0f8f16
QA: more CSS restructuring.
2013-01-08 21:24:13 +01:00
Matthias Mees
3fb154355f
QA: add 'areas' in style.css to prepare for restructuring.
2013-01-06 17:59:50 +01:00
Matthias Mees
be56571256
Added media constants provided by @ophian.
2013-01-06 17:18:07 +01:00
Matthias Mees
54f166805e
Make checkboxes and radios a bit more bulletproof.
2013-01-06 17:06:16 +01:00
Matthias Mees
bb845fc267
Better layout for media properties.
2013-01-05 22:54:57 +01:00
Matthias Mees
be1e58013b
Some layout for resizing images in media db.
2013-01-05 22:39:44 +01:00
Matthias Mees
6578d99845
Making media items a bit more bulletproof.
2013-01-05 22:25:20 +01:00
Matthias Mees
6da68ea87e
Some layout for editing dirs in media db.
2013-01-05 22:17:18 +01:00
Matthias Mees
dba59f32ad
Some improvements for creating dirs in media db.
2013-01-05 22:03:58 +01:00
Matthias Mees
68471a932d
Proper layout for media pane filters/sorting.
2013-01-05 19:13:58 +01:00
Matthias Mees
b310936e45
Better layout/UI for media database overview.
2013-01-05 17:22:31 +01:00
Matthias Mees
245a8050db
Various minor CSS fixes/QA.
2013-01-05 15:51:22 +01:00
Matthias Mees
812c262b7e
Minor layout fixes for plugin configuration.
2013-01-05 14:29:38 +01:00
Matthias Mees
edf31114c6
Minor layout fixes for configuration.
2013-01-05 14:22:07 +01:00
Matthias Mees
1342d5408b
Buttonized some links for better UI consistency.
2013-01-04 19:07:37 +01:00
Matthias Mees
500d650ad0
Minor fix for plugin manager.
2013-01-04 14:50:58 +01:00
Matthias Mees
ae524435cc
More minor layout fixes.
2013-01-04 14:45:08 +01:00
Matthias Mees
b0684cb748
Minor CSS fixes for template display.
2013-01-03 16:06:04 +01:00
Matthias Mees
8361a9648b
More robust markup and layout for comments.
2013-01-03 15:59:14 +01:00
Matthias Mees
2ee9b482c3
Fix for plugin layout on small screens.
2013-01-02 19:35:36 +01:00
Matthias Mees
4679447591
Proper layout for (advanced JS) plugin lists.
2013-01-02 19:08:15 +01:00
Matthias Mees
f9d059e706
Basic layout for template selection.
2013-01-02 17:47:42 +01:00
Matthias Mees
ecc0bbd5d4
Layout fixes for editing categories.
2013-01-02 16:12:32 +01:00
Matthias Mees
8a890f15f5
Layout (rudimentary) for editing categories.
2013-01-02 16:06:46 +01:00
Ian
a083033a73
moved script part to head and some indent
2012-12-30 10:54:57 +01:00
Ian
ece2db5782
convert document.write and removed some wrong closing tags
2012-12-30 10:48:13 +01:00
Ian
bc810ca90c
imageCrop now opens via window.open
2012-12-30 10:47:28 +01:00
Ian
d970d06624
added doctype and moved script vars into head
2012-12-22 13:47:16 +01:00
Ian
c3123d70d8
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2012-12-22 13:28:46 +01:00
Ian
bf39d5d017
removed wrong tags and rewrote document.write to jQuery
2012-12-22 12:32:28 +01:00