Browse Source

Suppress unused css

Amauri CHAMPEAUX 10 years ago
parent
commit
812f7ae491
1 changed files with 0 additions and 41 deletions
  1. 0 41
      css/tarteaucitron.css

+ 0 - 41
css/tarteaucitron.css

@@ -389,45 +389,4 @@
 .tac_activate .tac_float .tarteaucitronAllow {
     background-color: #1B870B;
     margin-top: 10px;
-}
-
-/***
- * Fallback links for social networks
- */
-.tac_share {
-    display: inline-block;
-    margin: 0;
-    padding: 3px 10px;
-    text-decoration: none;
-    font-size: 13px;
-    color: #fff !important;
-    text-align: center;
-}
-
-.tac_share_twitter {
-    background-color: #4099ff;
-}
-
-.tac_share_facebook {
-    background-color: #3b5998;
-}
-
-.tac_share_googlep {
-    background-color: #D34836;
-}
-
-.tac_share_linkedin {
-    background-color: #3399cc;
-}
-
-.tac_share_pinterest {
-    background-color: #cb2027;
-}
-
-.tac_share_digg {
-    background-color: #0093CC;
-}
-
-.tac_share_reddit {
-    background-color: #2E81D5;
 }