moved error message a little bit lower

This commit is contained in:
coderaiser 2012-08-17 06:16:59 -04:00
parent 72736e7d3b
commit a0500848ca
2 changed files with 3 additions and 1 deletions

View file

@ -46,6 +46,9 @@ current, file that was previously current must be unset automatically.
* Added ability to view any file.
* Moved error message a little bit lower.
2012.08.06, Version 0.1.5
* Added tab support.

View file

@ -74,7 +74,6 @@ body{
cursor:default;
color:rgb(222, 41, 41);
position: relative;
top: -3px;
}
.loading{
background:url(/img/spinner.gif);