GUAC-932: Restyle login page and general UI.

This commit is contained in:
Michael Jumper
2014-11-23 02:00:57 -08:00
parent b58a9b284f
commit d32ca5bfca
7 changed files with 12 additions and 21 deletions

View File

@@ -72,11 +72,11 @@
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.125);
margin: 0;
padding: 0.5em 1em;
text-transform: uppercase;
}
.status.error {
background: #FDD;
border: 1px solid #964040;
}
.status > * {