src/main/webapp/lightpit.css

changeset 39
e722861558bb
parent 29
27a0fdd7bca7
child 45
cc7f082c5ef3
equal deleted inserted replaced
38:cf85ef18f231 39:e722861558bb
58 background: #f0f0f5; 58 background: #f0f0f5;
59 } 59 }
60 60
61 #subMenu { 61 #subMenu {
62 background: #f7f7ff; 62 background: #f7f7ff;
63 63 border-image-source: linear-gradient(to right, #606060, rgba(60, 60, 60, .25));
64 border-image: linear-gradient(to right, #606060, rgba(60,60,60,.25));
65 border-image-slice: 1; 64 border-image-slice: 1;
66 border-top-style: solid; 65 border-top-style: solid;
67 border-top-width: 1pt; 66 border-top-width: 1pt;
68 border-bottom-style: solid; 67 border-bottom-style: solid;
69 border-bottom-width: 1pt; 68 border-bottom-width: 1pt;

mercurial