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

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11476 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-24 08:47:57 +00:00
parent 7c99d4d283
commit 53f7ce40d2
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
.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;line-height:18px;padding:3px 9px}
.x .x_btn-large{font-size:16px}
.x .x_btn-large{font-size:16px;padding:9px 14px;font-weight:bold}
.x .x_btn-small{font-size:14px}
.x .x_btn-mini{font-size:12px}
.x .x_btn-group{zoom:1}

View file

@ -28,7 +28,7 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
.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;line-height:18px;padding:3px 9px}
.x .x_btn-large{font-size:16px}
.x .x_btn-large{font-size:16px;padding:9px 14px;font-weight:bold}
.x .x_btn-small{font-size:14px}
.x .x_btn-mini{font-size:12px}
.x .x_btn-group{zoom:1}