mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 00:50:59 +00:00
feature(css) rm .error:hover
This commit is contained in:
parent
8f294504e1
commit
240f9269fb
1 changed files with 0 additions and 5 deletions
|
|
@ -83,11 +83,6 @@ body {
|
|||
background:url(/img/spinner.gif);
|
||||
}
|
||||
|
||||
.error:hover {
|
||||
color:rgb(222, 41, 41);
|
||||
color:rgba(222, 41, 41, 0.81);
|
||||
}
|
||||
|
||||
.refresh-icon {
|
||||
background:url(/img/panel_refresh.png) no-repeat;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue