Browse Source

Merge pull request #788 from visuddhinanda/nissaya-channel

:art: 油灯svg disable 变成灰色
visuddhinanda 4 years ago
parent
commit
a5821e6c4b
2 changed files with 2 additions and 2 deletions
  1. 1 2
      public/app/public/images/svg/oil-lamp.svg
  2. 1 0
      public/app/term/term.css

File diff suppressed because it is too large
+ 1 - 2
public/app/public/images/svg/oil-lamp.svg


+ 1 - 0
public/app/term/term.css

@@ -823,6 +823,7 @@ li.active {
 }
 .disable {
 	cursor: not-allowed;
+    filter: grayscale(100%);
 }
 .channel_name {
 	white-space: nowrap;

Some files were not shown because too many files changed in this diff