]> git.argeo.org Git - gpl/argeo-suite.git/blob - org.argeo.suite.apps.web/theme/argeo-classic/people-classic.css
[maven-release-plugin] prepare release argeo-suite-0.1.8
[gpl/argeo-suite.git] / org.argeo.suite.apps.web / theme / argeo-classic / people-classic.css
1 /* PEOPLE ICONS */
2
3
4 /* MISCELLANEOUS */
5
6 .people_icon_primary {
7 background-image: url(theme/argeo-classic/icons/people/misc/primary.gif);
8 border: none;
9 }
10
11 .people_icon_not_primary {
12 background-image: url(theme/argeo-classic/icons/people/misc/primaryNOT.gif);
13 border: none;
14 }
15
16 /* CONTACTS */
17 .people_icon_email {
18 background-image: url(theme/argeo-classic/icons/people/contacts/mail_black.png);
19 border: none;
20 }
21
22 .people_icon_mobile {
23 background-image: url(theme/argeo-classic/icons/people/contacts/mobile.png);
24 border: none;
25 }
26
27 .people_icon_fax {
28 background-image: url(theme/argeo-classic/icons/people/contacts/fax.png);
29 border: none;
30 }
31
32 .people_icon_phone {
33 background-image: url(theme/argeo-classic/icons/people/contacts/phone_vintage.png);
34 border: none;
35 }
36
37 .people_icon_work {
38 background-image: url(theme/argeo-classic/icons/people/contacts/home.png);
39 border: none;
40 }
41
42 .people_icon_address {
43 background-image: url(theme/argeo-classic/icons/people/contacts/home.png);
44 border: none;
45 }
46
47 .people_icon_url {
48 background-image: url(theme/argeo-classic/icons/people/contacts/link.png);
49 border: none;
50 }
51
52 .people_icon_google_plus {
53 background-image: url(theme/argeo-classic/icons/people/contacts/googleplus.png);
54 border: none;
55 }
56
57 .people_icon_facebook {
58 background-image: url(theme/argeo-classic/icons/people/contacts/facebook.png);
59 border: none;
60 }
61
62 .people_icon_twitter {
63 background-image: url(theme/argeo-classic/icons/people/contacts/twitter.png);
64 border: none;
65 }
66
67 .people_icon_linkedin {
68 background-image: url(theme/argeo-classic/icons/people/contacts/linkedin.png);
69 border: none;
70 }
71
72 .people_icon_xing {
73 background-image: url(theme/argeo-classic/icons/people/contacts/xing.png);
74 border: none;
75 }
76
77 .people_icon_social_media {
78 background-image: url(theme/argeo-classic/icons/people/contacts/socialmedia.png);
79 border: none;
80 }
81
82 .people_icon_impp {
83 background-image: url(theme/argeo-classic/icons/people/contacts/impp.png);
84 border: none;
85 }