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
9b49aea7
Commit
9b49aea7
authored
Mar 28, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: added dyno css (replacing default form wrappers)
parent
965cb285
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
14 deletions
+8
-14
css/css.css
css/css.css
+8
-14
No files found.
css/css.css
View file @
9b49aea7
...
...
@@ -452,19 +452,6 @@ form .span_1, form .span_2 {
form
.span_1
{
width
:
50%
;
}
/* TODO: is all this padding really necessary? */
.span_1
.ui-controlgroup-vertical
,
.span_2
.ui-controlgroup-vertical
,
.span_1
.ui-controlgroup-horizontal
,
.span_2
.ui-controlgroup-horizontal
,
.span_1
form
,
.span_2
form
{
/*
margin-top: 1em;
margin-bottom: 1em;
vertical-align: middle;
*/
}
@media
(
max-width
:
40em
)
{
.span_1
,
.span_2
,
form
.span_1
,
form
.span_2
{
width
:
100%
;
...
...
@@ -543,4 +530,11 @@ tbody .large {
.proceed
{
color
:
#0FBABD
;
font-weight
:
bold
;
}
\ No newline at end of file
}
/* ======================== dyno (gadget layout) ========================= */
/* no friend, but for the moment ok */
.dyno
{
padding-top
:
1em
;
padding-bottom
:
1em
;
}
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