mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
moved error message a little bit lower
This commit is contained in:
parent
72736e7d3b
commit
a0500848ca
2 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -74,7 +74,6 @@ body{
|
|||
cursor:default;
|
||||
color:rgb(222, 41, 41);
|
||||
position: relative;
|
||||
top: -3px;
|
||||
}
|
||||
.loading{
|
||||
background:url(/img/spinner.gif);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue