mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Issue 2443. Modal Window UI fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11504 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0956f8db6f
commit
98b5117623
2 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
|||
.x input[type="search"]+.x_btn+.x_btn{line-height:20px;font-size:14px;padding:4px 14px}
|
||||
.x_modal,
|
||||
.x_modal-backdrop{display:none}
|
||||
.x_modal{width:90%;margin-left:-45%}
|
||||
.x.x_modal{padding:0;width:90%;margin:-250px 0 0 -45%;max-width:none}
|
||||
/* Custom Styles */
|
||||
.x .section{margin:20px 0}
|
||||
.x .section>h1{position:relative}
|
||||
|
|
|
|||
2
modules/admin/tpl/css/admin.min.css
vendored
2
modules/admin/tpl/css/admin.min.css
vendored
|
|
@ -54,7 +54,7 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
|||
.x input[type="search"]+.x_btn+.x_btn{line-height:20px;font-size:14px;padding:4px 14px}
|
||||
.x_modal,
|
||||
.x_modal-backdrop{display:none}
|
||||
.x_modal{width:90%;margin-left:-45%}
|
||||
.x.x_modal{padding:0;width:90%;margin:-250px 0 0 -45%;max-width:none}
|
||||
/* Custom Styles */
|
||||
.x .section{margin:20px 0}
|
||||
.x .section>h1{position:relative}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue