Mercurial > dottes
diff 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 |
line wrap: on
line diff
--- a/web/css/dottes.css Wed Nov 02 16:04:45 2016 +0000 +++ b/web/css/dottes.css Wed Nov 02 18:36:54 2016 +0000 @@ -240,7 +240,7 @@ { display: inline; margin-left: 0; - margin-right: 10px; + margin-right: 5px; } div.dottes-tune-list @@ -274,3 +274,13 @@ div.dottes-notes-yes { } + +div.dottes-history-no +{ + display: none; +} + +div.dottes-history-yes +{ + margin-top: 20px +}