Skip to content

Commit

Permalink
removed legacy sidebar feature
Browse files Browse the repository at this point in the history
  • Loading branch information
RiedleroD committed Oct 10, 2022
1 parent 885b7e0 commit 627bb13
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Darklearning.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
@homepageURL https://github.com/RiedleroD/userstyles-riedler
@updateURL https://github.com/RiedleroD/userstyles-riedler/raw/master/Darklearning.user.css
@preprocessor stylus
@var select sidebar "Navigation Sidebar"{
"Grow on hover":"Goh",
"Slide on hover":"Soh",
"Static":"S"}
@var select LSI "Link Selection Indicator"{
"Clamps":"C",
"Braces":"B",
Expand Down Expand Up @@ -657,11 +653,6 @@ urlenc(x){
.block{
&.card{
background-color:bg2;
if sidebar=="Goh"{
&[role="navigation"]{
overflow:visible;
}
}
}
&-timeline{
& .list-group-item{
Expand Down

0 comments on commit 627bb13

Please sign in to comment.