This commit is contained in:
sunny 2018-09-12 22:05:22 +09:00
parent a59d2c3b13
commit 1b5fe6fdcd
2 changed files with 2 additions and 14 deletions

View File

@ -5,7 +5,6 @@
<style type="text/css">
.st0{fill:#D19E60;}
.st1{fill:#FFFFFF;}
.st2{fill:#007D94;}
</style>
<g>
<g>
@ -33,13 +32,4 @@
C45.5,19.8,44.2,18.5,41.6,18.5L41.6,18.5z"/>
</g>
</g>
<g>
<path class="st2" d="M24.8,28h4.4v1.7h-6.3v-9.2h1.9V28z"/>
<path class="st2" d="M31.9,29.7H30v-9.2h4c0.9,0,1.5,0.3,2,0.8c0.5,0.5,0.7,1.2,0.7,2.2c0,0.6-0.2,1.2-0.5,1.8
c-0.5,0.8-1.3,1.2-2.3,1.2h-2.1V29.7z M33.5,24.8c0.6,0,1-0.2,1.2-0.6c0.1-0.2,0.2-0.5,0.2-0.9c0-0.5-0.1-0.8-0.4-1
c-0.3-0.2-0.7-0.3-1.2-0.3h-1.4v2.7H33.5z"/>
<path class="st2" d="M37.6,20.5h3.9c1.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.1
c-0.6,1.1-1.6,1.7-2.9,1.7h-3.9V20.5z M39.5,28.1h1.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.5
c-0.3-0.3-0.8-0.4-1.3-0.4h-1.8V28.1z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,8 +1,6 @@
#nic-list-border>.ui-widget-content {
border: 0px;
#nic-list-border > .ui-widget-content {
border: 0px !important;
}
#nic-list-border>.ui-listbox-list {
line-height: 2em;
}