src/main/webapp/projects.css

changeset 111
db706d37c540
parent 110
9d0be0b1580f
child 120
5d4c12338fe0
equal deleted inserted replaced
110:9d0be0b1580f 111:db706d37c540
100 background: steelblue; 100 background: steelblue;
101 } 101 }
102 102
103 .issue-tag.phase-1 { 103 .issue-tag.phase-1 {
104 background: gold; 104 background: gold;
105 color: black;
105 } 106 }
106 107
107 .issue-tag.phase-2 { 108 .issue-tag.phase-2 {
108 background: green; 109 background: green;
109 } 110 }
127 background: limegreen; 128 background: limegreen;
128 } 129 }
129 130
130 .version-LTS { 131 .version-LTS {
131 background: gold; 132 background: gold;
133 color: black;
132 } 134 }
133 135
134 .version-Deprecated { 136 .version-Deprecated {
135 color: lightgray; 137 color: lightgray;
136 background: darkgray; 138 background: darkgray;

mercurial