diff options
author | Simon <simon@kisikew.org> | 2012-05-23 15:10:24 -0700 |
---|---|---|
committer | Simon <simon@kisikew.org> | 2012-05-23 15:10:24 -0700 |
commit | 5acd0a1c323d330049ba9340524895bc37298dcb (patch) | |
tree | a2b637dd73a84052f1d9c0fad14d199426df736c /view/theme | |
parent | 8cec510b73d8e6c4064931076244253f7a2ca581 (diff) | |
parent | 325343a4922543a0043b91054984354624cf5504 (diff) | |
download | volse-hubzilla-5acd0a1c323d330049ba9340524895bc37298dcb.tar.gz volse-hubzilla-5acd0a1c323d330049ba9340524895bc37298dcb.tar.bz2 volse-hubzilla-5acd0a1c323d330049ba9340524895bc37298dcb.zip |
Merge pull request #309 from fabrixxm/master
Update install wizard
Diffstat (limited to 'view/theme')
-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 { |