add forward and back icons for the filebrowser toolbar
This commit is contained in:
parent
a961947720
commit
8de2d30de0
|
@ -355,3 +355,11 @@ dl.singleline dd {
|
|||
.icon-logout {
|
||||
background-image: url('../icons/logout.png') !important;
|
||||
}
|
||||
|
||||
.icon-back {
|
||||
background-image: url('../icons/back.png') !important;
|
||||
}
|
||||
|
||||
.icon-forward {
|
||||
background-image: url('../icons/forward.png') !important;
|
||||
}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 589 B |
Binary file not shown.
After Width: | Height: | Size: 590 B |
Loading…
Reference in New Issue