don't count&title removed sections
This commit is contained in:
parent
7140993e6c
commit
1e614fa2bc
|
@ -335,7 +335,7 @@ input:invalid {
|
||||||
#sections {
|
#sections {
|
||||||
counter-reset: codebox;
|
counter-reset: codebox;
|
||||||
}
|
}
|
||||||
#sections > .section > label {
|
#sections > .section:not(.removed) > label {
|
||||||
padding: 0 0 4px 0;
|
padding: 0 0 4px 0;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user