Commit 40bb7313986ec499d403b352ab7f9f2c00bfe905
Committed by
Álvaro Fernando Matos de Souza
1 parent
9d3ab4b9
Exists in
design_validation
New icon for folders
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
476 Bytes
src/noosfero-spb/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 | } | ... | ... |