Commit 3271b9d2 authored by Sven Franck's avatar Sven Franck

css: override controlbar (yet again)

parent 281788cf
......@@ -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 {
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 {
/*
display: inline-block;
max-width: 46%;
min-height: 25%;
padding: 0 0.5em;
*/
}
/* position aside */
.ui-listview.responsive .ui-li-aside {
......@@ -624,7 +626,7 @@ html .ui-page-theme-slapos-white .ui-input-action.ui-btn-active {
}
/* content-element */
html div.ui-page div.ui-content .ui-content-element {
margin: 0;
margin: auto;
}
/* alignment */
.dyno > .ui-controlbar,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment