Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,695
Issues
1,695
List
Boards
Labels
Service Desk
Milestones
Merge Requests
88
Merge Requests
88
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
f9d026e4
Commit
f9d026e4
authored
Jun 18, 2014
by
Marc Duez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
less : remove solarized background + adjust some text
parent
76761056
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
browser/css/vidjil.less
browser/css/vidjil.less
+16
-16
No files found.
browser/css/vidjil.less
View file @
f9d026e4
...
...
@@ -151,7 +151,7 @@ max-height: calc(~"100%" - @margin)
}
.background_graph2{
fill : @
highlight
fill : @
background
}
.graph_line{
...
...
@@ -207,8 +207,8 @@ max-height: calc(~"100%" - @margin)
}
#resolution5{
fill : @background
;
opacity : 0.75
;
fill: @border
;
opacity: 0.6
;
}
.graph_time{
...
...
@@ -246,7 +246,7 @@ max-height: calc(~"100%" - @margin)
}
.graph_listElem:hover{
background : @
highlight
;
background : @
border
;
width: 100%;
cursor: move;
cursor: webkit-grab;
...
...
@@ -342,7 +342,7 @@ max-height: calc(~"100%" - @margin)
.list:hover, .tagElem:hover{
background :@
highlight
;
background :@
border
;
}
#list{
...
...
@@ -373,7 +373,7 @@ max-height: calc(~"100%" - @margin)
-ms-transition: color 0.2s;
transition: color 0.2s;
font-weight : bold;
padding:
3
px;
padding:
1px 4px 4px 1
px;
height :14px;
}
...
...
@@ -455,7 +455,7 @@ max-height: calc(~"100%" - @margin)
border-width : 2px;
padding : 0px;
border-color : @select;
background : @
highlight
;
background : @
border
;
}
.sequence-line {
...
...
@@ -480,7 +480,7 @@ max-height: calc(~"100%" - @margin)
font-weight: bold;
font-family : ubuntu_monoregular, Courier New,monaco,terminal,courier,system;
position: relative;
bottom:
2
px;
bottom:
3
px;
}
...
...
@@ -505,7 +505,6 @@ max-height: calc(~"100%" - @margin)
margin: -1px;
border-width: 1px;
border-color: red;
bottom: -2px;
-khtml-user-select: none;
-webkit-user-select: none;
-moz-user-select: -moz-none;
...
...
@@ -606,7 +605,7 @@ span .substitution{
}
.button:hover, .buttonSelector:hover{
background : @
highlight
;
background : @
border
;
color : @select;
}
...
...
@@ -869,7 +868,7 @@ span.logo
#info_window table .header{
border-width : 2px;
background-color: @
highlight
;
background-color: @
border
;
}
.sp_selector{
...
...
@@ -881,12 +880,13 @@ span.logo
.axis_select select {
background: @
highlight
;
background: @
background
;
color: @default;
border: 0;
height: 16px;
width: 110px;
-webkit-appearance: none;
border: solid;
border-width: 1px
}
.axis_select {
...
...
@@ -1016,7 +1016,7 @@ span.logo
}
.db_table tr:hover{
background: @
highlight
;
background: @
border
;
}
.db_table td{
...
...
@@ -1039,7 +1039,7 @@ span.logo
overflow-y: scroll;
height: 300px;
border: solid;
border-color: @
highlight
;
border-color: @
border
;
border-width: 1px;
position: relative;
}
...
...
@@ -1047,7 +1047,7 @@ span.logo
#db_fixed_header {
position: absolute;
top: 0px;
background: @
highlight
;
background: @
border
;
}
.db_help_desc {
...
...
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