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