style tweaks

This commit is contained in:
albert
2011-11-14 16:47:33 -05:00
parent b9db753164
commit eb58773089
5 changed files with 16 additions and 9 deletions

View File

@@ -6,6 +6,11 @@ div.ui-dialog {
}
.ui-state-highlight {
border: 2px solid #999;
background: #eee;
}
border: 1px solid #FCEEC1;
background: #FDF5D9;
}
.ui-state-error {
border: 1px solid #FBC7C6;
background: #FDDFDE;
}