Issue 2844: admin.bootstrap.min.css minify bug fixed.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12636 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2013-01-31 04:55:39 +00:00
parent fb2df13a8e
commit 57cf9ec139
4 changed files with 15 additions and 15 deletions

View file

@ -1020,7 +1020,7 @@
.x .x_btn-success[disabled]{color:#ffffff;background-color:#51a351;*background-color:#499249} .x .x_btn-success[disabled]{color:#ffffff;background-color:#51a351;*background-color:#499249}
.x .x_btn-success:active, .x .x_btn-success:active,
.x .x_btn-success.x_active{background-color:#408140 \9} .x .x_btn-success.x_active{background-color:#408140 \9}
.x .x_btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} .x .x_btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.x .x_btn-info:hover, .x .x_btn-info:hover,
.x .x_btn-info:active, .x .x_btn-info:active,
.x .x_btn-info.x_active, .x .x_btn-info.x_active,
@ -1028,7 +1028,7 @@
.x .x_btn-info[disabled]{color:#ffffff;background-color:#2f96b4;*background-color:#2a85a0} .x .x_btn-info[disabled]{color:#ffffff;background-color:#2f96b4;*background-color:#2a85a0}
.x .x_btn-info:active, .x .x_btn-info:active,
.x .x_btn-info.x_active{background-color:#24748c \9} .x .x_btn-info.x_active{background-color:#24748c \9}
.x .x_btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;*background-color:#222222;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} .x .x_btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;*background-color:#222222;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.x .x_btn-inverse:hover, .x .x_btn-inverse:hover,
.x .x_btn-inverse:active, .x .x_btn-inverse:active,
.x .x_btn-inverse.x_active, .x .x_btn-inverse.x_active,

File diff suppressed because one or more lines are too long

View file

@ -3,7 +3,7 @@
<li class="x_active"|cond="$act == 'dispAutoinstallAdminInstalledPackages'"><a href="{getUrl('', 'module', 'admin', 'act', 'dispAutoinstallAdminInstalledPackages')}">Installed({$iCount})</a></li> <li class="x_active"|cond="$act == 'dispAutoinstallAdminInstalledPackages'"><a href="{getUrl('', 'module', 'admin', 'act', 'dispAutoinstallAdminInstalledPackages')}">Installed({$iCount})</a></li>
</ul> </ul>
<div cond="$act == 'dispAutoinstallAdminIndex'" class="x_thumbnail x_clearfix category"> <nav cond="$act == 'dispAutoinstallAdminIndex'" class="x_thumbnail x_clearfix category">
<div loop="$categories => $category" cond="$category->depth == 0"> <div loop="$categories => $category" cond="$category->depth == 0">
<h2>{$category->title}</h2> <h2>{$category->title}</h2>
<ul> <ul>
@ -12,5 +12,5 @@
</li> </li>
</ul> </ul>
</div> </div>
</div> </nav>

View file

@ -3,11 +3,11 @@
a>i{opacity:.5;filter:alpha(opacity=50)} a>i{opacity:.5;filter:alpha(opacity=50)}
.x_label, .x_label,
.x_badge{font-weight:normal} .x_badge{font-weight:normal}
.category{padding:15px 20px 0 20px;margin-bottom:20px} .x .category{padding:15px 20px 0 20px;margin-bottom:20px}
.category>div{float:left;width:50%} .x .category>div{float:left;width:50%}
.category h2{margin:0 0 8px 0;color:#333;font-size:14px} .x .category h2{margin:0 0 8px 0;color:#333;font-size:14px}
.category ul{margin:0 0 15px 0;padding:0;list-style:none} .x .category ul{margin:0 0 15px 0;padding:0;list-style:none}
.category .active>a{font-weight:bold;color:#333} .x .category .active>a{font-weight:bold;color:#333}
.list{zoom:1} .list{zoom:1}
.list:after{content:"";display:block;clear:both} .list:after{content:"";display:block;clear:both}
.list>.x_thumbnail{padding:8px 10px; margin-bottom:10px;zoom:1;width:46.5%;box-shadow:1px 1px 3px #eee;overflow:hidden} .list>.x_thumbnail{padding:8px 10px; margin-bottom:10px;zoom:1;width:46.5%;box-shadow:1px 1px 3px #eee;overflow:hidden}
@ -22,7 +22,7 @@ a>i{opacity:.5;filter:alpha(opacity=50)}
.starRating{width:79px;vertical-align:middle} .starRating{width:79px;vertical-align:middle}
.starRating span{font-size:0;line-height:0;vertical-align:top;text-indent:-100px;*text-indent:0;background-position:0 -15px} .starRating span{font-size:0;line-height:0;vertical-align:top;text-indent:-100px;*text-indent:0;background-position:0 -15px}
@media all and (max-width:480px){ @media all and (max-width:480px){
.category>div{float:none;width:auto} .x .category>div{float:none;width:auto}
} }
@media all and (max-width:960px){ @media all and (max-width:960px){
.list>.x_thumbnail{width:auto} .list>.x_thumbnail{width:auto}