Issue 2443. .x_btn style changes to .x_btn-small

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11474 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-24 08:45:11 +00:00
parent db32912966
commit 5687b142a4
4 changed files with 22 additions and 22 deletions

View file

@ -27,7 +27,7 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
.x .x_alert .x_close{top:-3px;right:-30px}
.x .x_pagination ul>.x_active>a,
.x .x_pagination ul>.x_active>span{ background-color:#767676;color:#fff;font-weight:bold;font-size:18px;font-family:Arial, Helvetica, sans-serif}
.x .x_btn{border-radius:2px;overflow:visible;font-size:14px}
.x .x_btn{border-radius:2px;overflow:visible;font-size:14px;line-height:18px;padding:3px 9px}
.x .x_btn-large{font-size:16px}
.x .x_btn-small{font-size:14px}
.x .x_btn-mini{font-size:12px}