X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Ftraduction_articles_autrement%2Fcss%2Ftaa_styles.css;fp=www%2Fplugins%2Fauto%2Ftraduction_articles_autrement%2Fcss%2Ftaa_styles.css;h=5ecaee13bbd14485486ff15f40fb31ddefef315b;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/traduction_articles_autrement/css/taa_styles.css b/www/plugins/auto/traduction_articles_autrement/css/taa_styles.css new file mode 100644 index 0000000..5ecaee1 --- /dev/null +++ b/www/plugins/auto/traduction_articles_autrement/css/taa_styles.css @@ -0,0 +1,68 @@ +.onglets_traduction{ + width:100%;height : 30px; + vertical-align: baseline; +} + +.onglets_traduction div.options{ + margin :0; + padding:0; +} + +.onglets_traduction div.onglet, .changer div.onglet{ + vertical-align: text-bottom; + margin-right:2px; float:left; + -moz-border-radius: 5px; + -webkit-border-radius :5px; + -khtml-border-radius :5px; + border-radius: 5px; +} + +.changer div.onglet{background:#F2F2F2; font-style:italic;} + +.onglets_traduction div.options a { + text-align:center; + padding:0; + margin:0; +} + +.onglets_traduction div.options a:hover span{ + display:block; + width:72px; + text-align:center; + background:#ffffff; + height :auto; +} + +div.non_traduit{background-color: #EEEEEE;font-style:italic;} + +.pagination{text-align:left;} + +.onglets_traduction .danger{background: #ffffff;} + +.bouton_options{float:right;} + +.nettoyeur{clear:both;} + +.delier{height:100px;float:left,margin :0 5px;float:left} + +.danger,.onglets_traduction a.cellule-h-texte {background: repeat scroll 0 0 white;} + + +.lang{ margin-right:5px;} + +.changer{float:left;margin-bottom:5px} + +.liste-elements table.spip tr.trads{background:#dfdfdf} + +div.ref{float:right;margin:-3px -2px 0 0;cursor:help;} + +div.ref span {display:none;} + +div.articles div.ref :hover span { + display:block; + position:absolute; + margin-top:15px; + color: #000000; + font-weight:bold; +} +.editer_taa{margin-bottom:5px;} \ No newline at end of file