Changed the Style of GUI
[holmes/rule-management.git] / rulemgt-frontend / src / assets / framework / browser / style / icon-social.css
1 /*! Global styles - v1.4.8 - Last updated: 2016-10-12. Copyright (c) 2016 AT&T Services, Inc.*/
2 @font-face {
3   font-family: 'icoSocial';
4   src: url('fonts/font-icons/icon-social.eot?timestamp=@@timestamp');
5   src: url('fonts/font-icons/icon-social.eot?timestamp=@@timestamp#iefix') format('embedded-opentype'), url('fonts/font-icons/icon-social.woff2?timestamp=@@timestamp') format('woff2'), url('fonts/font-icons/icon-social.woff?timestamp=@@timestamp') format('woff'), url('fonts/font-icons/icon-social.ttf?timestamp=@@timestamp') format('truetype');
6   font-weight: normal;
7   font-style: normal;
8 }
9 [class*="icon-social-"] {
10   font-family: 'icoSocial' !important;
11 }
12 .icon-social-email:before {
13   content: "\e900";
14   color: #ea7400;
15 }
16 .icon-social-facebook:before {
17   content: "\e903";
18   color: #3b5999;
19 }
20 .icon-social-instagram:before {
21   content: "\e904";
22 }
23 .icon-social-linkedin:before {
24   content: "\e905";
25   color: #066c9a;
26 }
27 .icon-social-linkedinL:before {
28   content: "\e906";
29   color: #cccccc;
30 }
31 .icon-social-pinterest:before {
32   content: "\e907";
33   color: #bd081c;
34 }
35 .icon-social-pinterest:after {
36   content: "\e908";
37   margin-left: -1em;
38   color: #ffffff;
39 }
40 .icon-social-pinterestL:before {
41   content: "\e909";
42   color: #cdcdcd;
43 }
44 .icon-social-share-this:before {
45   content: "\e90a";
46 }
47 .icon-social-sms:before {
48   content: "\e90b";
49   color: #007a3e;
50 }
51 .icon-social-twitter:before {
52   content: "\e90c";
53   color: #2aa9e0;
54 }
55 .icon-social-twitterL:before {
56   content: "\e90d";
57 }
58 .icon-social-youtube:before {
59   content: "\e90e";
60   color: #cd201f;
61 }
62 .icon-social-youtube-full:before {
63   content: "\e90f";
64   color: #000000;
65 }