diff options
author | root <root@debian.(none)> | 2012-05-23 07:38:31 -0400 |
---|---|---|
committer | root <root@debian.(none)> | 2012-05-23 07:38:31 -0400 |
commit | 325343a4922543a0043b91054984354624cf5504 (patch) | |
tree | 52a885b3510d9d81629a6732d93eb4c13ea4d3b7 /view/theme/duepuntozero | |
parent | 61dba985c14ebcfd20d18b579aee9b781f98bc23 (diff) | |
download | volse-hubzilla-325343a4922543a0043b91054984354624cf5504.tar.gz volse-hubzilla-325343a4922543a0043b91054984354624cf5504.tar.bz2 volse-hubzilla-325343a4922543a0043b91054984354624cf5504.zip |
Update install wizard
- writable .htconfig.php not required
- add test for working .htaccess/mod_rewrite configuration
- fix last pass: create tables, eventually show config text and print a "What next" section
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index fca935dee..f984cab68 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2950,6 +2950,7 @@ aside input[type='text'] { .starred { background-position: -16px -48px; } .unstarred { background-position: -32px -48px; } .tagged { background-position: -48px -48px; } +.yellow { background-position: -64px -48px; } .filer-icon { |