// MERGE product_multistore branch : product fields are now editable per shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14682 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+11
-13
@@ -1730,6 +1730,10 @@ a.blue:hover {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.multishop_product_checkbox{
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
a.action_module_delete {
|
||||
color: #CB1C00;
|
||||
text-decoration: underline;
|
||||
@@ -1796,19 +1800,9 @@ p.preference_description .light-warning {
|
||||
}
|
||||
|
||||
.preference_default_multishop{
|
||||
float: right;
|
||||
margin-right: 40px;
|
||||
}
|
||||
|
||||
.preference_default_multishop input{
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
.preference_default_multishop label{
|
||||
float: none;
|
||||
font-size: 12px;
|
||||
color: #666666;
|
||||
font-style: italic;
|
||||
float: left;
|
||||
padding-right: 5px;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.multishop_warning, .warning_mod_rewrite{
|
||||
@@ -1820,6 +1814,10 @@ p.preference_description .light-warning {
|
||||
padding-top: 1px;
|
||||
}
|
||||
|
||||
label.conf_title{
|
||||
width: 235px;
|
||||
}
|
||||
|
||||
.isDisabled{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user