Mercurial > hg > webaudioevaluationtool
diff css/core.css @ 2926:151fae569ce9
Implemented #225
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Wed, 06 Sep 2017 14:47:19 +0100 |
parents | 86d80826db3a |
children | b2dcdd55721d |
line wrap: on
line diff
--- a/css/core.css Wed Sep 06 14:07:14 2017 +0100 +++ b/css/core.css Wed Sep 06 14:47:19 2017 +0100 @@ -88,14 +88,14 @@ border-style: solid; background-color: #fff; } -div.popup-option-checbox { +div.popup-option-checkbox { /* Popup window checkbox */ padding: 5px; width: fit-content; width: -moz-fit-content; width: -webkit-fit-content; } -div.popup-option-checbox input { +div.popup-option-checkbox input { /* Popup window checkbox */ margin-right: 15px; }