Add nav icon for regions

This commit is contained in:
Brian Federle 2013-02-26 13:50:35 -08:00
parent 5a08ef64b3
commit cc49cb5806
2 changed files with 4 additions and 0 deletions

View File

@ -2438,6 +2438,10 @@ div.detail-group.actions td {
background: url(../images/sprites.png) no-repeat -140px -291px;
}
#navigation ul li.regions span.icon {
background: url(../images/sprites.png) no-repeat -141px -381px;
}
/*Browser*/
#browser {
width: 794px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 KiB

After

Width:  |  Height:  |  Size: 181 KiB