src/main/webapp/projects.css

changeset 409
109850e92e95
parent 397
11bb10ff8b4d
equal deleted inserted replaced
408:179bda934121 409:109850e92e95
172 span.comment-edit-info { 172 span.comment-edit-info {
173 margin-left: 1ex; 173 margin-left: 1ex;
174 color: #556080; 174 color: #556080;
175 } 175 }
176 176
177 div.mde-toolbar {
178 margin-bottom: .25em;
179 }
180
181 div.mde-toolbar button {
182 font-size: small;
183 }
184
185 div.mde-preview {
186 border-style: solid;
187 border-width: 2px;
188 border-color: silver;
189 padding: .25em;
190 border-radius: 8px;
191 }
192
177 span.eta-overdue { 193 span.eta-overdue {
178 color: red; 194 color: red;
179 } 195 }
180 196
181 table.issue-view { 197 table.issue-view {

mercurial