--- a/web/wp-content/themes/IRI-Theme/style.css Thu Sep 16 15:45:36 2010 +0000
+++ b/web/wp-content/themes/IRI-Theme/style.css Mon Nov 19 18:26:13 2012 +0100
@@ -747,7 +747,7 @@
ul#partenaire
{
text-align: center;
- margin: 0 0 1em 0;
+ margin: 0 0 0.5em 0;
border: 0 none;
padding: 0;
width: 950px;
@@ -757,7 +757,7 @@
}
ul#partenaire li
{
- margin: 0 0 10px 0;
+ margin: 0 0 18px 0;
border: 0 none;
padding: 0;
float: left;
@@ -803,7 +803,7 @@
/* Root Menu */
ul#partenaire a
{
- padding: 0px 18px 0 18px;
+ padding: 0px 13px 0 13px;
float: none !important;
/*For Opera*/
/*For IE*/
@@ -971,3 +971,48 @@
padding-left:650px;
}
+
+.addtoany_share_save_container {
+ margin: 16px 0;
+}
+ul.addtoany_list {
+ display: inline;
+ list-style-type: none;
+ margin: 0 !important;
+ padding: 0 !important;
+ text-indent: 0 !important;
+}
+ul.addtoany_list li {
+ background: none repeat scroll 0 0 transparent !important;
+ border: 0 none;
+ display: inline !important;
+ line-height: 32px;
+ list-style-type: none;
+ margin: 0 !important;
+ padding: 0 !important;
+}
+ul.addtoany_list li:before {
+ content: "";
+}
+ul.addtoany_list li a {
+ padding: 0 9px;
+}
+ul.addtoany_list img {
+ border: 0 none;
+ float: none;
+ margin: 0;
+ padding: 0;
+ vertical-align: middle;
+}
+ul.addtoany_list a img {
+ opacity: 0.6;
+}
+ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
+ opacity: 1;
+}
+a.addtoany_share_save img {
+ border: 0 none;
+ height: auto;
+ width: auto;
+}
+