summaryrefslogtreecommitdiff
path: root/theme/biz/css/display.css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-01-28 17:32:24 +0100
committerSarven Capadisli <csarven@status.net>2010-01-28 17:32:24 +0100
commit1662aa11139517cccc600d65b9e8eba07c541ea7 (patch)
tree63b12768225a6ef7ad0f1ef0482a58cd554252d8 /theme/biz/css/display.css
parentd29af38a0be2f0944297898b166e86d0cebd9bd2 (diff)
Update to biz theme button close and minimize styles
Diffstat (limited to 'theme/biz/css/display.css')
-rw-r--r--theme/biz/css/display.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/theme/biz/css/display.css b/theme/biz/css/display.css
index 0b7c17de7..7768d5146 100644
--- a/theme/biz/css/display.css
+++ b/theme/biz/css/display.css
@@ -256,6 +256,13 @@ background-color:#F7E8E8;
background-color:#EFF3DC;
}
+button.close {
+background-position:0 -1120px;
+}
+button.minimize {
+background-position:0 -1912px;
+}
+
#anon_notice {
color:#FFFFFF;
}