Skip to content

Commit c6d786e

Browse files
committed
TOC: sidebar add shadow
1 parent c95589a commit c6d786e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dark/userstyle.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,11 @@ h6:before {
156156

157157
nav.table-of-contents>ul:hover {
158158
background: #444444;
159-
box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.15);
159+
box-shadow: -5px 0px 10px 0px rgba(255,255,255,0.75);
160160

161161
width: 40%;
162162
color: none;
163163
overflow: scroll;
164-
/*opacity: 0.8;*/
165164
}
166165

167166
nav.table-of-contents>ul:hover::before {

0 commit comments

Comments
 (0)