mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(style) current file: loocks similar on chrome and ff
This commit is contained in:
parent
53c35c0e02
commit
987870eb26
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ body, pre, code {
|
|||
}
|
||||
|
||||
.current-file {
|
||||
box-shadow: inset 0 0 2px rgb(49, 123, 249);
|
||||
box-shadow: 0 0 0 1px rgba(49, 123, 249, 0.4) inset;
|
||||
transition: ease 0.05s;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue