--- a/test/integration/allocine_dossier_independant/css/LdtPlayer.css Mon Mar 26 19:18:04 2012 +0200
+++ b/test/integration/allocine_dossier_independant/css/LdtPlayer.css Wed Mar 28 17:37:49 2012 +0200
@@ -480,14 +480,14 @@
.Ldt-createAnnotation-userAvatar {
float: right;
- width: 64px;
+ width: 80px;
height: 64px;
border: 1px #ffffff;
margin: 5px 0;
}
.Ldt-createAnnotation-userAvatar img {
- float: right;
+ margin: 0 auto;
display: block;
max-width: 100%;
max-height: 100%;
@@ -512,26 +512,26 @@
/* */
.Ldt-createAnnotation-btnblock {
- float: left; width: 450px; margin: 5px 0;
+ float: left; width: 480px; margin: 5px 0;
}
.Ldt-createAnnotation-btnblock label {
- float: left; margin: 2px 8px 2px 0;
+ float: left; margin-top: 8px; width: 120px; font-size: 12px; height: 20px;
}
/* CINECAST SPECIFIC TAG BUTTONS */
.Ldt-createAnnotation-keywords li {
- border: none; margin: 0 0 0 5px; height: 23px; padding: 0 0 0 20px;
+ border: none; margin: 5px 10px 0 0; height: 23px; padding: 0 0 0 15px;
background: url(img-cinecast/tag.png) left top no-repeat;
cursor: pointer;
}
.Ldt-createAnnotation-keyword-button {
- font-size: 14px; color: #ffffff;
+ font-size: 13px; color: #ffffff; width: 95px;
height: 23px; padding: 0 5px 0 0; border: none; margin: 0;
background: url(img-cinecast/tag.png) right top no-repeat;
- cursor: pointer;
+ cursor: pointer;
}
.Ldt-createAnnotation-keywords li:hover {
@@ -543,11 +543,11 @@
}
.Ldt-createAnnotation-keywords li.Ldt-createAnnotation-active-button {
- background-position: left -46px;
+ background-position: left -46px; margin: 5px 0 0 0;
}
.Ldt-createAnnotation-keywords li.Ldt-createAnnotation-active-button .Ldt-createAnnotation-keyword-button {
- background-position: right -46px; padding: 0 15px 0 0;
+ background-position: right -46px; padding: 0 15px 0 0; width: 105px;
}
/* */