// add process icon images export csv toolbarstock, new page layout flexible module position, uniformisation stylesheet module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10957 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+7
-2
@@ -320,6 +320,11 @@ select optgroup option {
|
||||
width: 350px;
|
||||
}
|
||||
|
||||
.lab_modules_positions img {
|
||||
float:left;
|
||||
}
|
||||
|
||||
|
||||
/* STRUCTURE */
|
||||
|
||||
#container {
|
||||
@@ -428,13 +433,13 @@ select optgroup option {
|
||||
|
||||
#unhook_button_position_bottom {
|
||||
overflow: hidden;
|
||||
width: 600px;
|
||||
width: 100%;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
#unhook_button_position_top {
|
||||
overflow: hidden;
|
||||
width: 600px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#content .conf, #content .warn, #content .error {
|
||||
|
||||
Reference in New Issue
Block a user