Merge branch 'master' of https://git.loafle.net/overflow_scanner/app
This commit is contained in:
commit
27d99b7133
|
@ -3,7 +3,7 @@
|
|||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 66 56" style="enable-background:new 0 0 66 56;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#D19E60;}
|
||||
.st0{fill:#007D94;}
|
||||
.st1{fill:#FFFFFF;}
|
||||
</style>
|
||||
<g>
|
||||
|
@ -20,8 +20,8 @@
|
|||
<path class="st1" d="M29,20.3c1.3,0,2.3,0.5,2.9,1.5c0.5,0.8,0.7,1.7,0.7,2.8c0,1.2-0.3,2.3-0.8,3.1c-0.6,1.1-1.6,1.7-2.9,1.7H25
|
||||
v-9.2L29,20.3 M26.9,27.9h1.8c0.7,0,1.2-0.3,1.6-1c0.3-0.5,0.4-1.2,0.4-2.1c0-1.2-0.2-2-0.7-2.5c-0.3-0.3-0.8-0.4-1.3-0.4h-1.8
|
||||
V27.9 M29,19.3h-3.9c-0.6,0-1,0.4-1,1v9.2c0,0.6,0.4,1,1,1H29c1.7,0,3-0.7,3.8-2.2c0.6-1,0.9-2.2,0.9-3.6c0-1.3-0.3-2.5-0.8-3.4
|
||||
C32,20,30.7,19.3,29,19.3L29,19.3z M27.9,22.9h0.8c0.3,0,0.5,0.1,0.6,0.2s0.4,0.5,0.4,1.8c0,0.7-0.1,1.2-0.3,1.6
|
||||
C29.2,26.9,29,27,28.7,27h-0.8V22.9L27.9,22.9z"/>
|
||||
C32,20,30.7,19.3,29,19.3L29,19.3z M27.9,22.9h0.8c0.3,0,0.5,0.1,0.6,0.2s0.4,0.5,0.4,1.8c0,0.7-0.1,1.2-0.3,1.6S29,27,28.7,27
|
||||
h-0.8L27.9,22.9L27.9,22.9z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M39.9,30c-0.2,0-0.4-0.1-0.5-0.3l-0.5-1.5h-2.7l-0.5,1.6c-0.1,0.2-0.3,0.3-0.5,0.3h-2c-0.2,0-0.3-0.1-0.4-0.2
|
||||
|
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
|
@ -2,9 +2,9 @@
|
|||
border: 0px;
|
||||
}
|
||||
|
||||
#nic-list-border .ui-listbox.ui-listbox-list {
|
||||
#nic-list-border .ui-widget-content .ui-listbox .ui-listbox-list {
|
||||
line-height: 2em;
|
||||
}
|
||||
#nic-list-border.ui-listbox.ui-listbox-item {
|
||||
#nic-list-border .ui-widget-content .ui-listbox .ui-listbox-item {
|
||||
padding: 0.5em;
|
||||
}
|
Loading…
Reference in New Issue
Block a user