Commit 203c34ec654ca6747c165aaa5b55e4f18814804f
Committed by
Álvaro Fernando Matos de Souza
1 parent
cf01a61d
Exists in
design_41_backup
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 | } | ... | ... |