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
Toggle navigation
Open sidebar
vidjil
vidjil
Commits
13cf6974
Commit
13cf6974
authored
Mar 31, 2015
by
Marc Duez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css fix
parent
23467369
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
15 deletions
+0
-15
browser/css/dark.css
browser/css/dark.css
+0
-5
browser/css/light.css
browser/css/light.css
+0
-5
browser/css/vidjil.less
browser/css/vidjil.less
+0
-5
No files found.
browser/css/dark.css
View file @
13cf6974
...
...
@@ -446,11 +446,6 @@ line {
background
:
#073642
;
}
.infoBox-open
{
margin
:
-1px
;
border
:
solid
;
border-width
:
1px
;
border-color
:
#000000
;
border-radius
:
5px
;
background
:
#333333
;
}
.systemBox
,
...
...
browser/css/light.css
View file @
13cf6974
...
...
@@ -446,11 +446,6 @@ line {
background
:
#fdf6e3
;
}
.infoBox-open
{
margin
:
-1px
;
border
:
solid
;
border-width
:
1px
;
border-color
:
#ffffff
;
border-radius
:
5px
;
background
:
#cccccc
;
}
.systemBox
,
...
...
browser/css/vidjil.less
View file @
13cf6974
...
...
@@ -558,11 +558,6 @@ line {
background: @highlight;
}
.infoBox-open{
margin: -1px;
border: solid;
border-width: 1px;
border-color: @background;
border-radius: 5px;
background: @border;
}
...
...
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