corpus index filtering ok #1801
This commit is contained in:
@@ -880,6 +880,7 @@ section[role="main-content"]{
|
||||
|
||||
.toc-title{
|
||||
@include title4grey;
|
||||
color: $grismoyen;
|
||||
&.active,
|
||||
&:hover{
|
||||
color:$grisfonce;
|
||||
@@ -891,6 +892,10 @@ section[role="main-content"]{
|
||||
&.notitle{
|
||||
color: red;
|
||||
}
|
||||
&.disabled{
|
||||
color: $grisclair;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
h2.toc-title{font-size: 1.1em;}
|
||||
h3.toc-title{font-size: 1em;}
|
||||
|
||||
Reference in New Issue
Block a user