mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
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:
parent
7c99d4d283
commit
53f7ce40d2
2 changed files with 2 additions and 2 deletions
|
|
@ -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}
|
||||
|
|
|
|||
2
modules/admin/tpl/css/admin.min.css
vendored
2
modules/admin/tpl/css/admin.min.css
vendored
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue