Commit 1f4da208b0c89f25a3f7ffa6bf5465ecec369a7c
1 parent
0fdd5d98
Exists in
master
and in
26 other branches
People block style
Showing
2 changed files
with
21 additions
and
0 deletions
Show diff stats
themes/participa-consulta/app/participa-consulta.scss
... | ... | @@ -5,3 +5,24 @@ body > .ng-scope { |
5 | 5 | html, body { |
6 | 6 | height:100%; |
7 | 7 | } |
8 | + | |
9 | +// .membersblock > .panel-heading{ | |
10 | +// background: #DAE1C4 url("../assets/images/participa-consulta/pessoas.png") no-repeat 15px center; | |
11 | +// background-size: 30px 30px; | |
12 | +// // color: #DAE1C4; | |
13 | +// } | |
14 | + | |
15 | + | |
16 | +.skin-whbl .membersblock > .panel-heading{ | |
17 | + background: #DAE1C4 url("../assets/images/participa-consulta/pessoas.png") no-repeat 15px center; | |
18 | + background-size: 30px 30px; | |
19 | + border: none; | |
20 | + border-radius: 3px 3px 0 0; | |
21 | + font-family: "Ubuntu Mediun"; | |
22 | + font-size: 15px; | |
23 | + font-variant: normal; | |
24 | + font-weight: normal; | |
25 | + line-height: 30px; | |
26 | + padding: 15px 15px 15px 55px; | |
27 | + text-transform: capitalize; | |
28 | +} | ... | ... |
themes/participa-consulta/assets/images/participa-consulta/pessoas.png
0 → 100644
1.27 KB