mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
admin.bootstrap.css Parent selector '.x' added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12566 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6c6567c621
commit
96ece44f09
4 changed files with 7 additions and 6 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
@charset "utf-8";
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap v2.2.2
|
* Bootstrap v2.2.2
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
@charset "utf-8";
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap v2.2.2
|
* Bootstrap v2.2.2
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -508,9 +508,9 @@ html[lang="mn"] .x .g11n.active>[disabled],
|
||||||
.tree .jstree-open>.jstree-icon,
|
.tree .jstree-open>.jstree-icon,
|
||||||
.tree .jstree-closed>.jstree-icon{background-color:#fff}
|
.tree .jstree-closed>.jstree-icon{background-color:#fff}
|
||||||
|
|
||||||
/* ---------- Deprecated UI supports - Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
|
/* ---------- Deprecated UI: Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
|
||||||
/* ---------- Deprecated UI supports - Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
|
/* ---------- Deprecated UI: Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
|
||||||
/* ---------- Deprecated UI supports - Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
|
/* ---------- Deprecated UI: Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
|
||||||
|
|
||||||
/* Section & Heading */
|
/* Section & Heading */
|
||||||
.x .h2,
|
.x .h2,
|
||||||
|
|
@ -641,5 +641,4 @@ html[lang="mn"] .x .g11n.active>[disabled],
|
||||||
.modal .table{margin-bottom:1em}
|
.modal .table{margin-bottom:1em}
|
||||||
.modal .ie6{position:absolute;left:0;top:0;width:100%;height:100%;border:0;opacity:0;filter:alpha(opacity=0);z-index:1}
|
.modal .ie6{position:absolute;left:0;top:0;width:100%;height:100%;border:0;opacity:0;filter:alpha(opacity=0);z-index:1}
|
||||||
.modalClose{position:absolute;right:-8px;top:-8px;border:0;background:#ddd;padding:0;width:28px;height:28px;font-size:14px;font-weight:bold;cursor:pointer;color:#999;border-radius:5px}
|
.modalClose{position:absolute;right:-8px;top:-8px;border:0;background:#ddd;padding:0;width:28px;height:28px;font-size:14px;font-weight:bold;cursor:pointer;color:#999;border-radius:5px}
|
||||||
.modalBlur{position:absolute;top:0;right:0;border:0;background:none;padding:0;width:1px;height:1px;overflow:hidden}
|
.modalBlur{position:absolute;top:0;right:0;border:0;background:none;padding:0;width:1px;height:1px;overflow:hidden}
|
||||||
|
|
||||||
2
modules/admin/tpl/css/admin.min.css
vendored
2
modules/admin/tpl/css/admin.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue