Skip to content
GitLab
Menu
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
4456ced9
Commit
4456ced9
authored
Mar 09, 2016
by
Mathieu Giraud
Browse files
css: .infoBox
parent
cfabb1ef
Changes
3
Hide whitespace changes
Inline
Side-by-side
browser/css/dark.css
View file @
4456ced9
...
...
@@ -441,7 +441,8 @@ line {
overflow
:
hidden
;
}
.infoBox
{
width
:
15px
;
font-size
:
90%
;
width
:
16px
;
float
:
right
;
height
:
15px
;
display
:
inline-block
;
...
...
browser/css/light.css
View file @
4456ced9
...
...
@@ -441,7 +441,8 @@ line {
overflow
:
hidden
;
}
.infoBox
{
width
:
15px
;
font-size
:
90%
;
width
:
16px
;
float
:
right
;
height
:
15px
;
display
:
inline-block
;
...
...
browser/css/vidjil.less
View file @
4456ced9
...
...
@@ -557,7 +557,8 @@ line {
}
.infoBox{
width: 15px;
font-size: 90%;
width: 16px;
float: right;
height: 15px;
display: inline-block;
...
...
Write
Preview
Supports
Markdown
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