Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
1e27538a
Commit
1e27538a
authored
Sep 12, 2014
by
Mathieu Giraud
Browse files
css: more space for the filename column
parent
3d635772
Changes
3
Hide whitespace changes
Inline
Side-by-side
browser/css/dark.css
View file @
1e27538a
...
...
@@ -935,7 +935,7 @@ span.logo {
border-collapse
:
collapse
;
}
.db_table
.column1
{
width
:
2
0
%
;
width
:
2
5
%
;
}
.db_table
.column2
{
width
:
100px
;
...
...
browser/css/light.css
View file @
1e27538a
...
...
@@ -935,7 +935,7 @@ span.logo {
border-collapse
:
collapse
;
}
.db_table
.column1
{
width
:
2
0
%
;
width
:
2
5
%
;
}
.db_table
.column2
{
width
:
100px
;
...
...
browser/css/vidjil.less
View file @
1e27538a
...
...
@@ -1078,7 +1078,7 @@ span.logo
}
.db_table .column1{
width: 2
0
%;
width: 2
5
%;
}
.db_table .column2{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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