~julie-w/unifield-web/US-1630

« back to all changes in this revision

Viewing changes to addons/openerp/static/css/style.css

  • Committer: jf
  • Date: 2018-03-08 16:15:19 UTC
  • Revision ID: jfb@tempo-consulting.fr-20180308161519-zrldtu90o8zr3kpi
US-4368 [IMP] CSS on textarea translate icon

Show diffs side-by-side

added added

removed removed

Lines of Context:
1077
1077
    top: 0px;
1078
1078
}
1079
1079
 
 
1080
.area_translatable {
 
1081
    position: relative;
 
1082
    top: -30px;
 
1083
}
 
1084
 
1080
1085
img.translatable {
1081
1086
    cursor: pointer;
1082
1087
    vertical-align: middle;