Fixed swatch letter typo for E buttons - it said ui-bar-d instead of ui-bar-e. Fixes #1894. Thanks app42!

This commit is contained in:
toddparker 2011-06-22 13:58:33 -04:00
parent 0935b6b0e6
commit 685b2cd0bf

View file

@ -484,7 +484,7 @@
.ui-bar-e input,
.ui-bar-e select,
.ui-bar-e textarea,
.ui-bar-d button {
.ui-bar-e button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-e .ui-link-inherit {