Mercurial > hg > webaudioevaluationtool
diff interfaces/AB.css @ 2110:44eef6a6ca7e
Bug #1607, #1608 and #1610 fixes.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 22 Feb 2016 14:38:45 +0000 |
parents | b56063477c72 |
children | 124e6c702845 |
line wrap: on
line diff
--- a/interfaces/AB.css Mon Feb 22 14:20:50 2016 +0000 +++ b/interfaces/AB.css Mon Feb 22 14:38:45 2016 +0000 @@ -37,7 +37,7 @@ font-size: 1.2em; } -div.comparitor-holder { +div.comparator-holder { width: 260px; height: 300px; border: black 1px solid; @@ -46,7 +46,7 @@ margin: 25px; } -div.comparitor-selector { +div.comparator-selector { width: 248px; height: 250px; border: black 1px solid; @@ -63,11 +63,11 @@ background-color: #008000; } -div.comparitor-selector span { +div.comparator-selector span { font-size: 4em; } -button.comparitor-button { +button.comparator-button { width: 250px; height: 38px; position: relative;