Commit a5c00e297a74e807524835be52c038d2386b9f75

Authored by Melissa Wen
1 parent 7a8434b1

add icon on generic card

Showing 2 changed files with 1 additions and 1 deletions   Show diff stats
@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
13 &:last-child 13 &:last-child
14 margin: 0 14 margin: 0
15 .title 15 .title
16 - background: #FFF url('images/home/icon-tec.png') no-repeat 15px center !important 16 + background: #FFF url('images/home/icon-generic.png') no-repeat 15px center !important
17 border-color: #696778 17 border-color: #696778
18 border-radius: 5px 5px 0 0 18 border-radius: 5px 5px 0 0
19 color: #696778 19 color: #696778
images/home/icon-generic.png 0 → 100644

2.05 KB