mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix: select file: name -> line
This commit is contained in:
parent
7db31363ff
commit
a6d18ddb88
1 changed files with 1 additions and 0 deletions
|
|
@ -187,6 +187,7 @@ a:active {
|
||||||
}
|
}
|
||||||
|
|
||||||
.selected-file,
|
.selected-file,
|
||||||
|
.selected-file > span,
|
||||||
.selected-file .name > a {
|
.selected-file .name > a {
|
||||||
color: rgb(254 159 224);
|
color: rgb(254 159 224);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue