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
26a6ab88
Commit
26a6ab88
authored
Apr 16, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: removed app-specific css
parent
f2ebe657
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
112 deletions
+0
-112
css/css.css
css/css.css
+0
-112
No files found.
css/css.css
View file @
26a6ab88
...
...
@@ -563,115 +563,3 @@ tbody .large {
padding
:
0
;
}
/* ================================= CUSTOM CSS =========================== */
.vert
{
background-color
:
#79AC21
;
}
.vert.light
{
background-color
:
#A3ED24
;
}
.rose.background
{
background
:
url("../img/bg-offre02.png")
no-repeat
scroll
right
203px
#B01B99
;
}
.rose
{
background-color
:
#B01B99
;
}
.rose
.light
{
background-color
:
#E156CC
;
}
.bleu.background
{
background
:
url("../img/bg-offre03.png")
no-repeat
scroll
center
197px
#2296C9
;
}
.bleu
{
background-color
:
#2296C9
;
}
.bleu
.light
{
background-color
:
#5FC2EF
;
}
.violet.background
{
background
:
url("../img/bg-offre01.png")
no-repeat
scroll
center
150px
#7B40B8
;
}
.violet
{
background-color
:
#7B40B8
;
color
:
#fff
;
}
.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
;
}
/* all offers */
.offer
>
img
{
padding
:
.25em
;
}
h3
.offer_tag
{
font-size
:
200%
;
font-weight
:
bold
;
}
.ui-header
.ui-first-wrap
~
.ui-title-logo
{
margin-left
:
5em
;
}
/* logo in header */
@media
(
max-width
:
24em
)
{
.ui-header
.ui-first-wrap
~
.ui-title-logo
{
margin-left
:
2.8em
;
}
}
/* img in subheader */
.ui-subheader
>
img
{
height
:
auto
;
padding
:
0.75em
0.25em
;
vertical-align
:
middle
;
}
/* border subheader */
@media
(
max-width
:
60em
)
{
.ui-header
.ui-subheader
{
border-top-style
:
solid
;
border-top-width
:
1px
;
display
:
block
;
}
}
/* collapsible inside panel */
.ui-collapsible-heading-toggle
{
font-size
:
1em
;
}
/* margin in panel listview */
.ui-collapsible-content
>
.ui-listview
{
margin
:
0
!important
;
}
.ui-collapsible-content
>
.ui.listview
li
:first-child
{
border-top-width
:
0px
;
}
.ui-collapsible-content
>
.ui-listview
li
:last-child
{
border-bottom-width
:
1px
;
}
.ui-panel
.ui-collapsible
.ui-collapsible-content
>
.ui-listview
.ui-li-divider
{
border
:
1px
solid
red
;
}
/* carousel handles */
html
body
.ui-carousel-handle-right
:not
(
.ui-carousel-handle-inset
),
html
body
.ui-carousel-handle-left
:not
(
.ui-carousel-handle-inset
)
{
margin-top
:
-10%
!important
;
}
.ui-carousel-controls
.ui-radio
{
background
:
0
none
;
}
.ui-carousel-controls
.ui-radio
label
{
width
:
18px
;
height
:
18px
;
}
.ui-carousel-controls
.ui-radio
.ui-radio
input
{
left
:
0
;
}
html
body
.ui-controlbar
.ui-carousel-controls
.ui-btn
[
class
*=
"ui-icon-"
]
:after
{
margin-top
:
-8px
;
margin-left
:
-2px
;
}
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