* update zui resources.

* ajusted style of 'file/export'.
This commit is contained in:
Catouse
2014-04-29 15:43:57 +08:00
parent d52127383b
commit 6f83945eec
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ function switchEncode(fileType)
<strong><?php echo $lang->export;?></strong>
</div>
</div>
<form class='form-condensed' method='post' target='hiddenwin' onsubmit='setDownloading();' style='padding: 80px 15%'>
<form class='form-condensed' method='post' target='hiddenwin' onsubmit='setDownloading();' style='padding: 40px 5%'>
<table class='w-p100'>
<tr>
<td>
+1 -1
View File
@@ -1,7 +1,7 @@
.panel-block {height: 208px;overflow: auto; padding: 0}
.panel-block.dynamic {height: 435px;}
.panel-block .panel-heading {padding: 6px 10px; margin: 0;}
.panel-block .panel-actions {line-height: 36px; margin-right: -2px;}
.panel-block .panel-actions.pull-right {line-height: 36px; margin-right: -2px; margin-right: 5px!important\0}
.panel > .table > thead > tr > th, .panel > form > .table > thead > tr > th {background: #f1f1f1!important}
.panel-block td, .panel-block th {padding: 6px 6px 5px;}
.panel-block.dynamic td {padding: 5px 6px 5px; overflow: hidden;}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long