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
e6aee568
Commit
e6aee568
authored
Sep 26, 2018
by
Mathieu Giraud
Browse files
css: make
parent
592eed5f
Pipeline
#41222
passed with stages
in 4 minutes and 33 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
browser/css/dark.css
View file @
e6aee568
...
...
@@ -660,7 +660,6 @@ line {
word-spacing
:
normal
;
}
span
.substitution
,
span
.silent
,
span
.indel
,
span
.insertion
,
span
.deletion
{
...
...
@@ -671,7 +670,8 @@ span .substitution {
border-bottom
:
1px
solid
#800
;
}
span
.silent
{
border
:
1px
solid
#800
;
border-bottom
:
3px
double
#008
;
color
:
#008
;
}
/*tag*/
.tagSelector
{
...
...
browser/css/light.css
View file @
e6aee568
...
...
@@ -660,7 +660,6 @@ line {
word-spacing
:
normal
;
}
span
.substitution
,
span
.silent
,
span
.indel
,
span
.insertion
,
span
.deletion
{
...
...
@@ -671,7 +670,8 @@ span .substitution {
border-bottom
:
1px
solid
#800
;
}
span
.silent
{
border
:
1px
solid
#800
;
border-bottom
:
3px
double
#008
;
color
:
#008
;
}
/*tag*/
.tagSelector
{
...
...
browser/css/segmenter_page.css
View file @
e6aee568
...
...
@@ -660,7 +660,6 @@ line {
word-spacing
:
normal
;
}
span
.substitution
,
span
.silent
,
span
.indel
,
span
.insertion
,
span
.deletion
{
...
...
@@ -671,7 +670,8 @@ span .substitution {
border-bottom
:
1px
solid
#800
;
}
span
.silent
{
border
:
1px
solid
#800
;
border-bottom
:
3px
double
#008
;
color
:
#008
;
}
/*tag*/
.tagSelector
{
...
...
browser/css/talk.css
View file @
e6aee568
...
...
@@ -660,7 +660,6 @@ line {
word-spacing
:
normal
;
}
span
.substitution
,
span
.silent
,
span
.indel
,
span
.insertion
,
span
.deletion
{
...
...
@@ -671,7 +670,8 @@ span .substitution {
border-bottom
:
1px
solid
#800
;
}
span
.silent
{
border
:
1px
solid
#800
;
border-bottom
:
3px
double
#008
;
color
:
#008
;
}
/*tag*/
.tagSelector
{
...
...
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