fixed tests

This commit is contained in:
coderaiser 2013-02-27 05:52:16 -05:00
parent b6b9ae0f14
commit 2b5b909fa3
2 changed files with 3 additions and 3 deletions

View file

@ -63,8 +63,8 @@ body{
.error::before{
position: relative;
font-size: 14px;
color:rgb(222, 41, 41);
cursor:default;
color: rgb(222, 41, 41);
cursor :default;
content: '\2757';
}
.loading{