Updated button.close styles

This commit is contained in:
Sarven Capadisli
2009-11-01 20:53:25 +01:00
parent 1793cec8a5
commit b1367ae8da
4 changed files with 27 additions and 8 deletions

View File

@@ -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;