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
5c77a07a
Commit
5c77a07a
authored
Apr 15, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: added big&go colors
parent
54bca090
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
57 deletions
+31
-57
css/css.css
css/css.css
+31
-57
No files found.
css/css.css
View file @
5c77a07a
...
...
@@ -562,65 +562,39 @@ tbody .large {
}
/* ================================= CUSTOM CSS =========================== */
/* no hover on listitems */
.teaser
{
display
:
block
;
margin-left
:
auto
;
margin-right
:
auto
;
max-width
:
300px
;
.rose.background
{
background
:
url("img/bg-offre02.png")
no-repeat
scroll
right
203px
#B01B99
;
}
@media
(
max-width
:
24em
)
{
.teaser
{
padding-top
:
3em
;
}
.rose
{
background-color
:
#B01B99
;
}
body
{
/* background: url("../img/bg.jpg") repeat scroll 0 0 #DDCBBF !important; */
.rose
.light
{
background-color
:
#E156CC
;
}
@media
(
min-width
:
24em
)
{
.ui-page-theme-slapos-white
ul
.ui-listview
.ui-btn
:hover
{
background
:
#fff
;
-webkit-box-shadow
:
0
0
6px
#0fbabd
;
-moz-box-shadow
:
0
0
6px
#0fbabd
;
box-shadow
:
0
0
6px
#0fbabd
;
}
.bleu.background
{
background
:
url("img/bg-offre03.png")
no-repeat
scroll
center
197px
#2296C9
;
}
.ui-page-theme-slapos-white
,
.ui-page-theme-slapos-white
.ui-panel-wrapper
{
background
:
none
repeat
scroll
0
0
#FFFFFF
;
color
:
#aaa
;
}
html
.ui-page-theme-slapos-white
.ui-input-clear
:active
,
html
.ui-page-theme-slapos-white
.ui-input-clear.ui-btn-active
,
html
.ui-page-theme-slapos-white
.ui-input-action
:active
,
html
.ui-page-theme-slapos-white
.ui-input-action.ui-btn-active
{
background
:
#fff
!important
;
}
/* Header Buttons */
.ui-page-theme-slapos-white
.ui-header
.ui-btn
,
html
.ui-bar-slapos-white
.ui-header
.ui-btn
,
html
.ui-bar-slapos-white.ui-header
.ui-btn
,
html
.ui-body-slapos-white
.ui-header
.ui-btn
,
html
body
.ui-header
.ui-btn.ui-btn-slapos-white
,
html
body
.ui-header
.ui-group-theme-slapos-white
.ui-btn
,
.ui-header
[
class
*=
"ui-group-theme-"
]
.ui-btn.ui-btn-slapos-white
,
/* Button visited */
.ui-page-theme-slapos-white
.ui-header
.ui-btn
:visited
,
html
.ui-bar-slapos-white
.ui-header
.ui-btn
:visited
,
html
.ui-body-slapos-white
.ui-header
.ui-btn
:visited
,
html
body
.ui-header
.ui-btn.ui-btn-slapos-white
:visited
,
html
body
.ui-header
.ui-group-theme-slapos-white
.ui-btn
:visited
,
.ui-header
[
class
*=
"ui-group-theme-"
]
.ui-btn.ui-btn-slapos-white
:visited
,
.ui-page-theme-slapos-white
.ui-header
a
:visited
,
html
.ui-bar-slapos-white
.ui-header
a
:visited
,
html
.ui-body-slapos-white
.ui-header
a
:visited
,
html
body
.ui-header
a
.ui-btn-slapos-white
:visited
,
html
body
.ui-header
.ui-group-theme-slapos-white
a
:visited
,
.ui-header
[
class
*=
"ui-group-theme-"
]
a
.ui-btn-slapos-white
:visited
{
color
:
#aaa
;
}
.override_header
.ui-wrap
a
.ui-btn
,
.override_header
.ui-controlgroup
a
.ui-btn
,
.override_header
.ui-wrap
a
.ui-btn
:before
{
border
:
0
none
;
.bleu
{
background-color
:
#2296C9
;
}
.bleu
.light
{
background-color
:
#5FC2EF
;
}
.violet.backgorund
{
background
:
url("img/bg-offre01.png")
no-repeat
scroll
center
150px
#7B40B8
;
}
.violet
{
background-color
:
#7B40B8
;
}
.violet
.light
{
background-color
:
#B184E0
;
}
.rouge.background
{
background
:
url("img/website-bg-libert-vacances.png")
no-repeat
scroll
410px
31px
#EB5757
;
}
.rouge
{
background-color
:
#EB5757
;
}
.rouge
.light
{
background-color
:
#FC8484
;
}
\ No newline at end of file
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