summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-11-01 20:53:25 +0100
committerSarven Capadisli <csarven@status.net>2009-11-01 20:53:25 +0100
commitb1367ae8da8e67686f38c99b66c25fa049dbfba3 (patch)
tree1fbf7bd001f50a13fb7d6bdb37ad1a8923197e18 /theme/base
parent1793cec8a56cff4b867d1c1de989e342ca53bd74 (diff)
Updated button.close styles
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css15
1 files changed, 10 insertions, 5 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 1e6cd085a..fb630d58a 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -533,6 +533,16 @@ float:right;
font-size:0.8em;
}
+button.close {
+width:16px;
+height:16px;
+text-indent:-9999px;
+padding:0;
+border:0;
+text-align:center;
+font-weight:bold;
+}
+
/* entity_profile */
.entity_profile {
position:relative;
@@ -1025,11 +1035,6 @@ margin-bottom:11px;
position:absolute;
top:0;
right:0;
-width:29px;
-height:29px;
-text-align:center;
-font-weight:bold;
-padding:0;
}
#jOverlayContent h1 {
max-width:425px;