Matthias Mees
15b0610051
QA: more stylesheet organisation plus some extra classes.
2013-01-10 18:23:34 +01:00
Matthias Mees
1342d5408b
Buttonized some links for better UI consistency.
2013-01-04 19:07:37 +01:00
Matthias Mees
ae524435cc
More minor layout fixes.
2013-01-04 14:45:08 +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
Matthias Mees
8784c81abe
Minor layout improvements for category overview.
2012-12-08 13:41:37 +01:00
Matthias Mees
c132415bc1
Small layout fix for category info.
2012-12-05 14:53:01 +01:00
Matthias Mees
d8d9785173
Some XHTML notation cleanup.
2012-12-05 10:26:05 +01:00
Matthias Mees
accc5f3341
Use the proper class names, stupidhead.
2012-12-04 01:15:24 +01:00
Matthias Mees
8056f384d2
Hide icon texts for visual browsers.
2012-12-04 01:14:12 +01:00
Matthias Mees
288f72aa85
Icons added.
2012-12-04 01:11:34 +01:00
Matthias Mees
8397b08b88
Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets).
2012-12-03 00:59:42 +01:00
Ian
fb81d6a121
added temporary backend developer template dir switch - Please read:
...
The smartified code as forked from master to 2.0 being outsourced,
now is to find in /include/admin/tplold, which will still be used as
the default backend template dir.
To switch to the new version, please paste the dirs and files of s9y-admin-tpl
as adviced in the readme and reload, but also add a
```php
// End of Serendipity configuration file
// You can place your own special variables after here:
define('SWITCH_TEMPLATE_VERSION', 'true');
```
to the end of your serendipity_config_local.inc.php.
To switch back to the old smartified files, just set a // to the define().
2012-11-20 14:38:28 +01:00
Ian
d9647b0086
fixed issue in last 4e56b44 commit
2012-09-27 16:10:06 +02:00
Ian
4e56b4400d
some document.write replacements with better method
2012-09-27 15:58:34 +02:00
Ian
4bc7f98285
removed tpl {continue} spaces
2012-06-01 17:45:15 +02:00
Ian
a3f03a40af
forward thinking - added error / success / notice classes and
...
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Ian
9293e0b333
smartified comments.inc and some minor fixes to other tpls
2012-02-19 15:35:05 +01:00
Ian
ba518b7864
use tpl dir and smarty3 short notation fetch() method
2012-02-17 18:33:10 +01:00