Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
radiopanik
panikdb
Commits
ff368a50
Commit
ff368a50
authored
Jun 28, 2014
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: use columns in inventory list
parent
c76a8598
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
panikdb/static/css/style.css
panikdb/static/css/style.css
+6
-0
No files found.
panikdb/static/css/style.css
View file @
ff368a50
...
...
@@ -561,6 +561,12 @@ ul.messages {
width
:
100%
;
}
.pieces-list
{
-webkit-column-width
:
15em
;
-moz-column-width
:
15em
;
column-width
:
15em
;
}
[
class
^=
"icon-"
]
:after
,
[
class
*=
" icon-"
]
:after
,
[
class
^=
"icon-"
]
:before
,
[
class
*=
" icon-"
]
:before
{
font-family
:
FontAwesome
;
...
...
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