Changed Fast Quicklist button colors to match ClipBucket theme colors
This commit is contained in:
parent
2eac3795d0
commit
d38d080730
1 changed files with 8 additions and 1 deletions
|
@ -13,4 +13,11 @@
|
|||
<div id="my_quicklist" class="my_quicklist">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style type="text/css">
|
||||
.btn-danger {
|
||||
background-color: #0080b4;
|
||||
border-color: #0080b4;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Reference in a new issue