Commit 78fff93f6b83f725397ff53652bc6bd800cb9653
1 parent
a0744858
Exists in
bug_fix_40
New icon for folders
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
src/noosfero-spb-theme/css/software-pages.css
... | ... | @@ -589,7 +589,7 @@ |
589 | 589 | padding: 45px 40px 4px 10px; |
590 | 590 | border: 1px solid #2C66CE; |
591 | 591 | border-radius: 4px; |
592 | - background: #2C66CE url("../images/download-mini_icon.png") center center no-repeat; | |
592 | + background: #2C66CE url("../images/history-mini_icon.png") center center no-repeat; | |
593 | 593 | display: block; |
594 | 594 | float: left; |
595 | 595 | } | ... | ... |
476 Bytes