change download ui control styles
This commit is contained in:
parent
617eed5efd
commit
e33ffbf8bb
|
@ -37,7 +37,7 @@
|
|||
padding: 5px;
|
||||
}
|
||||
.download-controls .btn-group {
|
||||
height: 36px;
|
||||
height: 26px;
|
||||
width: 100%;
|
||||
float: right;
|
||||
}
|
||||
|
@ -47,7 +47,7 @@
|
|||
}
|
||||
.download-controls .btn-group .btn i {
|
||||
height: 100%;
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
color: gray;
|
||||
}
|
||||
.download-overview {
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
</style>
|
||||
<!-- }}} -->
|
||||
|
||||
<!--- {{{ download template -->
|
||||
<!-- {{{ download template -->
|
||||
<script type="text/mustache" id="download_template">
|
||||
<table class="{{type}}-download" data-gid="{{gid}}" data-settingsName={{sett_name}}>
|
||||
<tbody>
|
||||
|
|
Loading…
Reference in New Issue
Block a user