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 18:43:56 +0100
commita8555dc3a65299190826075805ca02462a5f4c7d (patch)
tree2c3d277fed3966ed8f4558790bf6d0140265de20 /theme/biz/css/display.css
parent325b893bd8e092db2110eef582260d41110c8608 (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;
}