mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Issue 2444. Panel UI update. #layout #skin
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11394 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ed8d703b83
commit
e5e369c68e
3 changed files with 178 additions and 11 deletions
|
|
@ -28,6 +28,8 @@ body>.x,.x table,.x input,.x textarea,.x select,.x button{font-size:13px}
|
|||
.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}
|
||||
.x .x_btn-group{zoom:1}
|
||||
.x .x_btn-group:after{content:"";display:block;clear:both}
|
||||
.x .x_btn-group>.x_btn{border-radius:0}
|
||||
.x .x_btn-group>.x_btn:last-child,
|
||||
.x .x_btn-group>.x_dropdown-toggle{border-top-right-radius:2px;border-bottom-right-radius:2px}
|
||||
|
|
|
|||
2
modules/admin/tpl/css/admin.min.css
vendored
2
modules/admin/tpl/css/admin.min.css
vendored
|
|
@ -28,6 +28,8 @@ body>.x,.x table,.x input,.x textarea,.x select,.x button{font-size:13px}
|
|||
.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}
|
||||
.x .x_btn-group{zoom:1}
|
||||
.x .x_btn-group:after{content:"";display:block;clear:both}
|
||||
.x .x_btn-group>.x_btn{border-radius:0}
|
||||
.x .x_btn-group>.x_btn:last-child,
|
||||
.x .x_btn-group>.x_dropdown-toggle{border-top-right-radius:2px;border-bottom-right-radius:2px}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue