m-ric HF staff commited on
Commit
0692f73
β€’
1 Parent(s): 27c3fcd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,7 +123,7 @@ STYLE = """
123
  background: #ffedd5;
124
  }
125
  .tree li a:hover+ul li::after, .tree li a:hover+ul li::before, .tree li a:hover+ul::before, .tree li a:hover+ul ul::before {
126
- border-color: #7c2d12;
127
  }
128
  .chosen {
129
  background-color: #ea580c;
 
123
  background: #ffedd5;
124
  }
125
  .tree li a:hover+ul li::after, .tree li a:hover+ul li::before, .tree li a:hover+ul::before, .tree li a:hover+ul ul::before {
126
+ border-color: #f97316;
127
  }
128
  .chosen {
129
  background-color: #ea580c;