Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
f3e98cd8
Commit
f3e98cd8
authored
Apr 15, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: fixed background path
parent
7c4cacb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
css/css.css
css/css.css
+4
-4
No files found.
css/css.css
View file @
f3e98cd8
...
...
@@ -563,7 +563,7 @@ tbody .large {
/* ================================= CUSTOM CSS =========================== */
.rose.background
{
background
:
url("img/bg-offre02.png")
no-repeat
scroll
right
203px
#B01B99
;
background
:
url("
../
img/bg-offre02.png")
no-repeat
scroll
right
203px
#B01B99
;
}
.rose
{
background-color
:
#B01B99
;
...
...
@@ -572,7 +572,7 @@ tbody .large {
background-color
:
#E156CC
;
}
.bleu.background
{
background
:
url("img/bg-offre03.png")
no-repeat
scroll
center
197px
#2296C9
;
background
:
url("
../
img/bg-offre03.png")
no-repeat
scroll
center
197px
#2296C9
;
}
.bleu
{
background-color
:
#2296C9
;
...
...
@@ -581,7 +581,7 @@ tbody .large {
background-color
:
#5FC2EF
;
}
.violet.backgorund
{
background
:
url("img/bg-offre01.png")
no-repeat
scroll
center
150px
#7B40B8
;
background
:
url("
../
img/bg-offre01.png")
no-repeat
scroll
center
150px
#7B40B8
;
}
.violet
{
background-color
:
#7B40B8
;
...
...
@@ -590,7 +590,7 @@ tbody .large {
background-color
:
#B184E0
;
}
.rouge.background
{
background
:
url("img/website-bg-libert-vacances.png")
no-repeat
scroll
410px
31px
#EB5757
;
background
:
url("
../
img/website-bg-libert-vacances.png")
no-repeat
scroll
410px
31px
#EB5757
;
}
.rouge
{
background-color
:
#EB5757
;
...
...
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