.x_close button size/color enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12188 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-12 11:50:05 +00:00
parent e4981fa457
commit 7dcd60a762
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ body>.x,
.x h6{font-size:12px}
.x [class^="x_icon-"],
.x [class*=" x_icon-"]{text-decoration:none;border:0;padding:0;background-color:transparent;overflow:hidden;font-size:0}
.x .x_close{width:32px;height:32px}
.x .x_close{width:32px;height:32px;font-size:17px;opacity:.4;filter:alpha(opacity=40)}
.x .x_alert{position:relative}
.x .x_alert>.x_close,
.x.x_modal>.x_close{position:absolute;top:0;right:0}