mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 10:22:46 +00:00
12.0 nav side highlight (#6220)
* 01 fix code format * 02 add nav highlight
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
background-clip: padding-box;
|
||||
border: 1px solid rgba(0,0,0,.15);
|
||||
border: 1px solid rgba(0, 0, 0, .15);
|
||||
border-radius: .25rem;
|
||||
outline: none;
|
||||
opacity: 0;
|
||||
|
Reference in New Issue
Block a user