Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Panasonic
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
John
Panasonic
Commits
71fa5c69
Commit
71fa5c69
authored
Jan 13, 2017
by
John Punzalan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Panasonic Menu and Products
parent
706f52fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
7 deletions
+11
-7
style.css
skin/frontend/lecanal/oscar/css/style.css
+5
-5
style.less
skin/frontend/lecanal/oscar/less/style.less
+6
-2
No files found.
skin/frontend/lecanal/oscar/css/style.css
View file @
71fa5c69
...
...
@@ -15218,6 +15218,11 @@ header[role="banner"] {
position
:
relative
;
z-index
:
0
;
}
.your-class
.image-product
img
,
.your-class-view
.image-product
img
{
float
:
right
;
padding
:
15%
115px
;
}
.your-class
.image-product
#product-img1
,
.your-class-view
.image-product
#product-img1
,
.your-class
.image-product
#eh-xc10
,
...
...
@@ -15266,11 +15271,6 @@ header[role="banner"] {
padding
:
140px
80px
0
0
;
float
:
right
;
}
.your-class
.image-product
.class-img
img
,
.your-class-view
.image-product
.class-img
img
{
float
:
right
;
padding
:
15%
110px
;
}
.your-class
.product-info-block
,
.your-class-view
.product-info-block
{
padding
:
70px
0
;
...
...
skin/frontend/lecanal/oscar/less/style.less
View file @
71fa5c69
...
...
@@ -251,6 +251,11 @@ header[role="banner"] {
position: relative;
z-index: 0;
img {
float: right;
padding: 15% 115px;
}
&#product-img1, &#eh-xc10 {
background-image: url("../images/panasonic/Brosse.png");
height: 100%;
...
...
@@ -295,8 +300,7 @@ header[role="banner"] {
float: right;
img {
float: right;
padding: 15% 110px;
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment