Mercurial > dottes
comparison web/css/dottes.css @ 599:fceafdb462a8 build-default-242
Automated merge with ssh://hg.cryhavoc.org.uk/dottes
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 02 Nov 2016 18:36:54 +0000 |
parents | ed823ea54c83 |
children | af814cd756e8 |
comparison
equal
deleted
inserted
replaced
596:35be49cc4d8d | 599:fceafdb462a8 |
---|---|
238 | 238 |
239 ul.tune-data-list li | 239 ul.tune-data-list li |
240 { | 240 { |
241 display: inline; | 241 display: inline; |
242 margin-left: 0; | 242 margin-left: 0; |
243 margin-right: 10px; | 243 margin-right: 5px; |
244 } | 244 } |
245 | 245 |
246 div.dottes-tune-list | 246 div.dottes-tune-list |
247 { | 247 { |
248 display: table; | 248 display: table; |
272 } | 272 } |
273 | 273 |
274 div.dottes-notes-yes | 274 div.dottes-notes-yes |
275 { | 275 { |
276 } | 276 } |
277 | |
278 div.dottes-history-no | |
279 { | |
280 display: none; | |
281 } | |
282 | |
283 div.dottes-history-yes | |
284 { | |
285 margin-top: 20px | |
286 } |