change workspace & api ico
This commit is contained in:
parent
475e5df0dc
commit
d0061b38b8
|
@ -49,6 +49,14 @@
|
|||
background-position: -2px -23px;
|
||||
}
|
||||
|
||||
.ico-ztree-dir-api {
|
||||
background-position: -22px -23px;
|
||||
}
|
||||
|
||||
.ico-ztree-dir-workspace {
|
||||
background-position: -42px -23px;
|
||||
}
|
||||
|
||||
.ico-ztree-html {
|
||||
background-position: -4px -2px;
|
||||
}
|
||||
|
|
|
@ -304,7 +304,7 @@
|
|||
.bottom-window-group .output .test-error,
|
||||
.bottom-window-group .output .install-error,
|
||||
.bottom-window-group .output .get-error {
|
||||
color: red;
|
||||
color: #eb0000;
|
||||
}
|
||||
|
||||
.bottom-window-group table {
|
||||
|
@ -365,7 +365,7 @@
|
|||
float: right;
|
||||
display: none;
|
||||
cursor: pointer;
|
||||
background-color: red;
|
||||
background-color: #eb0000;
|
||||
color: #FFF;
|
||||
margin: 1px 5px;
|
||||
padding: 0 2px;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue