src/main/webapp/projects.css

changeset 207
479dd7993ef9
parent 180
009700915269
child 212
c50da26a6d31
equal deleted inserted replaced
206:fe4de34822a5 207:479dd7993ef9
145 border-style: none; 145 border-style: none;
146 border-top-style: solid; 146 border-top-style: solid;
147 } 147 }
148 148
149 div.comment { 149 div.comment {
150 padding-left: .25rem;
150 margin-bottom: 1.25em; 151 margin-bottom: 1.25em;
152 }
153
154 .comment-author {
155 color: #3060f8;
156 background: #e7e7ef;
157 margin-left: -.25rem;
158 padding: .25rem;
159 }
160
161 .comment-author-name {
162 color: inherit;
163 }
164
165 .comment-edit-icon {
166 margin-left: 1ex;
167 }
168
169 span.comment-edit-info {
170 margin-left: 1ex;
171 color: #556080;
151 } 172 }
152 173
153 span.eta-overdue { 174 span.eta-overdue {
154 color: red; 175 color: red;
155 } 176 }

mercurial