add forward and back icons for the filebrowser toolbar

This commit is contained in:
Damien Churchill 2010-03-09 22:15:35 +00:00
parent a961947720
commit 8de2d30de0
3 changed files with 8 additions and 0 deletions

View File

@ -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