Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
9130b66a
Commit
9130b66a
authored
Mar 06, 2015
by
Mathieu Giraud
Browse files
css: .tagColorBox
parent
cd187755
Changes
3
Hide whitespace changes
Inline
Side-by-side
browser/css/dark.css
View file @
9130b66a
...
...
@@ -583,14 +583,14 @@ span .substitution {
color
:
#fdf6e3
;
}
.tagColorBox
{
margin-right
:
3
px
;
height
:
1
6
px
;
width
:
1
6
px
;
margin-right
:
5
px
;
height
:
1
4
px
;
width
:
1
4
px
;
display
:
inline-block
;
cursor
:
pointer
;
user-select
:
none
;
margin-bottom
:
-
4
px
;
margin-top
:
2
px
;
margin-bottom
:
-
3
px
;
margin-top
:
3
px
;
}
#normalized_size
{
width
:
80px
;
...
...
browser/css/light.css
View file @
9130b66a
...
...
@@ -584,14 +584,14 @@ span .substitution {
color
:
#002b36
;
}
.tagColorBox
{
margin-right
:
3
px
;
height
:
1
6
px
;
width
:
1
6
px
;
margin-right
:
5
px
;
height
:
1
4
px
;
width
:
1
4
px
;
display
:
inline-block
;
cursor
:
pointer
;
user-select
:
none
;
margin-bottom
:
-
4
px
;
margin-top
:
2
px
;
margin-bottom
:
-
3
px
;
margin-top
:
3
px
;
}
#normalized_size
{
width
:
80px
;
...
...
browser/css/vidjil.less
View file @
9130b66a
...
...
@@ -706,14 +706,14 @@ span .substitution{
}
.tagColorBox {
margin-right:
3
px;
height: 1
6
px;
width: 1
6
px;
margin-right:
5
px;
height: 1
4
px;
width: 1
4
px;
display: inline-block;
cursor:pointer;
user-select :none;
margin-bottom: -
4
px;
margin-top:
2
px;
margin-bottom: -
3
px;
margin-top:
3
px;
}
#normalized_size {
...
...
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