[Fix #929] Add a current-tab only print feature
This commit is contained in:
parent
3c5361a96f
commit
db3e07820a
5 changed files with 98 additions and 2 deletions
|
@ -104,6 +104,13 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
&.icon-only {
|
||||
&::after {
|
||||
margin-left: 2px;
|
||||
color: $blue;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-content {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue