Browse Source

fix issue

pull/1965/head
zhoupzh 3 years ago
parent
commit
e8faa29011
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      web_src/less/openi.less

+ 0
- 1
web_src/less/openi.less View File

@@ -250,7 +250,6 @@ footer .column{margin-bottom:0!important; padding-bottom:0!important;}
.CREATING, .STOPPING, .DELETING, .STARTING, i.WAITING ,.INIT,.KILLING{display:inline-block;background-image:url('/img/loading.gif');background-repeat:no-repeat;width:16px;height:16px;background-size:16px 16px;margin-right:5px;}

i.COMPLETED,i.SUCCEEDED{display:inline-block;width:18px;height:18px;background:url("/img/icons.svg");background-position: -496px -52px;background-position: -441px -52px;}

.text_over{
overflow: hidden;
text-overflow: ellipsis;


Loading…
Cancel
Save