Add share icon and archived view state to the breadcrumbs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
committed by
Julius Härtl
parent
a48169de18
commit
9cefecb45d
@@ -173,11 +173,16 @@ input.input-inline {
|
||||
.crumb {
|
||||
order: 0;
|
||||
|
||||
a:nth-child(2) {
|
||||
a:nth-child(2),
|
||||
a:nth-child(3) {
|
||||
padding-left: 0;
|
||||
margin-left: -5px;
|
||||
}
|
||||
|
||||
a .icon {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.board-bullet {
|
||||
display: inline-block;
|
||||
width: 20px;
|
||||
|
||||
Reference in New Issue
Block a user