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
fabf3c73
Commit
fabf3c73
authored
Apr 25, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: add new custom css
parent
1741266d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
28 deletions
+21
-28
css/css.css
css/css.css
+21
-28
No files found.
css/css.css
View file @
fabf3c73
...
@@ -562,42 +562,17 @@ tbody .large {
...
@@ -562,42 +562,17 @@ tbody .large {
}
}
/* ======================== CUSTOM CSS ===================================*/
/* ======================== CUSTOM CSS ===================================*/
/* override grid */
.ui-listview.responsive.custom_grid
li
{
width
:
45%
;
}
.mockup_image
{
border-radius
:
.6em
;
-webkit-border-radius
:
.6em
;
border
:
1px
solid
#AAAAAA
;
float
:
right
;
}
.mockup_text
{
.mockup_text
{
margin
:
0
;
margin
:
0
;
width
:
5
0%
;
width
:
10
0%
;
max-width
:
auto
;
max-width
:
100%
;
display
:
block
;
display
:
block
;
float
:
left
;
clear
:
none
!important
;
height
:
203px
;
}
}
.mockup_text
,
.mockup_image
{
.mockup_text
,
.mockup_image
{
margin-top
:
.25em
!important
;
margin-top
:
.25em
!important
;
}
}
@media
(
max-width
:
40em
)
{
@media
(
max-width
:
40em
)
{
.ui-listview.responsive.custom_grid
li
{
width
:
100%
;
}
.mockup_image
,
.mockup_text
{
float
:
none
;
clear
:
both
;
}
.mockup_image
{
width
:
100%
;
padding-bottom
:
.5em
;
}
.mockup_text
{
.mockup_text
{
height
:
auto
;
width
:
auto
;
width
:
auto
;
margin
:
0
!important
;
margin
:
0
!important
;
}
}
...
@@ -612,9 +587,27 @@ html .ui-page-theme-slapos-white .ui-input-action:active,
...
@@ -612,9 +587,27 @@ html .ui-page-theme-slapos-white .ui-input-action:active,
html
.ui-page-theme-slapos-white
.ui-input-action.ui-btn-active
{
html
.ui-page-theme-slapos-white
.ui-input-action.ui-btn-active
{
background
:
#DDDDDD
!important
;
background
:
#DDDDDD
!important
;
}
}
html
body
.ui-content
.dyno
>
h3
{
margin-top
:
1em
;
margin-bottom
:
1em
;
}
html
body
form
label
,
html
body
form
label
,
html
body
form
legend
,
html
body
form
legend
,
html
body
.crumbs
a
,
html
body
.crumbs
a
,
html
body
.crumbs
a
:after
{
html
body
.crumbs
a
:after
,
html
body
.ui-content
.dyno
>
h3
,
html
body
.info
,
html
body
.request_headline
,
html
body
.request_subheader
,
html
body
.request_contact
{
color
:
#235185
;
/* white on light background does not fly... */
color
:
#235185
;
/* white on light background does not fly... */
}
}
/* pull up */
.ui-content
.ui-listview
~
.ui-controlbar
{
clear
:
none
;
margin
:
0
;
padding
:
0
;
}
.request_headline
{
font-size
:
150%
;
}
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