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
3271b9d2
Commit
3271b9d2
authored
Apr 18, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: override controlbar (yet again)
parent
281788cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
css/css.css
css/css.css
+8
-6
No files found.
css/css.css
View file @
3271b9d2
...
@@ -578,12 +578,14 @@ html .ui-page-theme-slapos-white .ui-input-action:active,
...
@@ -578,12 +578,14 @@ 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
:
#fff
!important
;
background
:
#fff
!important
;
}
}
/* override responsive text blocks in grid */
/* override responsive text blocks in grid
WHY, breaks!
*/
.ui-listview.responsive
.ui-li-has-thumb
p
,
.ui-listview.responsive
.ui-li-has-icon
p
{
.ui-listview.responsive
.ui-li-has-thumb
p
,
.ui-listview.responsive
.ui-li-has-icon
p
{
display
:
inline-block
;
/*
max-width
:
46%
;
display: inline-block;
min-height
:
25%
;
max-width: 46%;
padding
:
0
0.5em
;
min-height: 25%;
padding: 0 0.5em;
*/
}
}
/* position aside */
/* position aside */
.ui-listview.responsive
.ui-li-aside
{
.ui-listview.responsive
.ui-li-aside
{
...
@@ -624,7 +626,7 @@ html .ui-page-theme-slapos-white .ui-input-action.ui-btn-active {
...
@@ -624,7 +626,7 @@ html .ui-page-theme-slapos-white .ui-input-action.ui-btn-active {
}
}
/* content-element */
/* content-element */
html
div
.ui-page
div
.ui-content
.ui-content-element
{
html
div
.ui-page
div
.ui-content
.ui-content-element
{
margin
:
0
;
margin
:
auto
;
}
}
/* alignment */
/* alignment */
.dyno
>
.ui-controlbar
,
.dyno
>
.ui-controlbar
,
...
...
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