Browse Source

minor css changes

couchdb
Ruel Tmeizeh - RuhNet 3 months ago
parent
commit
f8d6385380
3 changed files with 10 additions and 27 deletions
  1. +5
    -2
      style/app.css
  2. +5
    -2
      style/app.scss
  3. +0
    -23
      style/static/images/mts.svg

+ 5
- 2
style/app.css View File

@ -209,11 +209,14 @@
border: none;
padding: 0; }
.storage-item-settings .ui-tabs .ui-tabs-nav li {
border: 0;
border-right: 1px solid white;
border-left: 0;
border-top: 0;
border-bottom: 0;
border-radius: 0;
background: #9B9B9B;
margin: 0;
width: 50%; }
width: 49.8%; }
.storage-item-settings .ui-tabs .ui-tabs-nav li.ui-tabs-active, .storage-item-settings .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-hover {
border: none;
border-radius: 0;


+ 5
- 2
style/app.scss View File

@ -319,11 +319,14 @@
padding: 0;
li {
border: 0;
border-right: 1px solid white;
border-left: 0;
border-top: 0;
border-bottom: 0;
border-radius: 0;
background: #9B9B9B;
margin: 0;
width: 50%;
width: 49.8%;
&.ui-tabs-active,
&.ui-tabs-active.ui-state-hover {


+ 0
- 23
style/static/images/mts.svg View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<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 98 35" style="enable-background:new 0 0 98 35;" xml:space="preserve">
<style type="text/css">
.st0{fill:#E30613;}
.st1{fill:#FFFFFF;}
</style>
<path class="st0" d="M97.6,21.4c0,0-2.1,0.3-4.6,0.3c-3,0-3.6-1-3.6-3.3v-2.9c0-2.4,0.5-3.4,3.6-3.4c2.2,0,4.3,0.3,4.3,0.3L97.7,8
c0,0-2.7-0.4-5.1-0.4c-6.3,0-8.5,2.1-8.5,7.1v4.4c0,5.5,2.8,7.1,8.5,7.1c2.3,0,5.4-0.4,5.4-0.4L97.6,21.4z"/>
<polygon class="st0" points="66.3,12.5 71.5,12.5 71.5,25.9 76.9,25.9 76.9,12.5 82.1,12.5 82.4,8 66,8 "/>
<polygon class="st0" points="55.3,24.1 58.2,17.3 58.5,17.3 59.1,25.9 64.3,25.9 63.1,8 58.1,8 53.8,18.2 53.5,18.2 48.9,8 44,8
42.8,25.9 47.9,25.9 48.4,17.3 48.7,17.3 51.9,24.1 "/>
<g id="XMLID_1_">
<g>
<path class="st0" d="M35,3.5v28c0,1.9-1.6,3.5-3.5,3.5h-28C1.6,35,0,33.4,0,31.5v-28C0,1.6,1.6,0,3.5,0h28C33.4,0,35,1.6,35,3.5z
M17.5,30.4C24,30.4,27,25.2,27,20c0-7.3-5-15.5-9.5-15.5C13.1,4.5,8,12.8,8,20.1C8,25.2,10.9,30.4,17.5,30.4z"/>
<path class="st1" d="M27,20c0,5.2-3,10.4-9.5,10.4c-6.6,0-9.5-5.2-9.5-10.3c0-7.3,5.1-15.6,9.5-15.6C22,4.5,27,12.7,27,20z"/>
</g>
<g>
</g>
</g>
</svg>

Loading…
Cancel
Save