src/main/webapp/lightpit.css

changeset 394
b6357a984ae7
parent 393
0b5b37572021
child 395
c3ef1c328b36
equal deleted inserted replaced
393:0b5b37572021 394:b6357a984ae7
91 border-bottom-width: thin; 91 border-bottom-width: thin;
92 background: #e0e0e5; 92 background: #e0e0e5;
93 } 93 }
94 94
95 #sideMenu { 95 #sideMenu {
96 min-width: 15vw; 96 min-width: 32ex;
97 width: 15vw;
97 display: flex; 98 display: flex;
98 flex-flow: column; 99 flex-flow: column;
99 color: #3060f8; 100 color: #3060f8;
100 border-image-source: linear-gradient(to bottom, #606060, rgba(60, 60, 60, .25)); 101 border-image-source: linear-gradient(to bottom, #606060, rgba(60, 60, 60, .25));
101 border-image-slice: 1; 102 border-image-slice: 1;

mercurial