Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GeoInt_SIDT
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mario Chirinos Colunga
GeoInt_SIDT
Commits
c78d3017
Commit
c78d3017
authored
Nov 14, 2019
by
Luis Dominguez
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of gitlab.geoint.mx:mario.chirinos/GeoInt_SIDT into dev
parents
500b4caa
8831e4fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
153 additions
and
149 deletions
+153
-149
scldata.css
reports/static/reports/css/scldata.css
+153
-149
No files found.
reports/static/reports/css/scldata.css
View file @
c78d3017
...
...
@@ -17,7 +17,7 @@ body {
}
.submenu
{
text-align
:
left
;
text-align
:
left
;
padding-left
:
20px
;
}
...
...
@@ -76,14 +76,14 @@ body {
}
.draggable
{
padding
:
0px
;
top
:
120%
;
left
:
2%
;
position
:
absolute
;
z-index
:
-1
;
text-align
:
center
;
/* border: 1px solid #d3d3d3; */
opacity
:
.5
;
padding
:
0px
;
top
:
120%
;
left
:
2%
;
position
:
absolute
;
z-index
:
-1
;
text-align
:
center
;
/* border: 1px solid #d3d3d3; */
opacity
:
.5
;
}
.draggable
:hover
{
...
...
@@ -106,23 +106,23 @@ body {
opacity: 1;
} */
.minimap
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
padding
:
0
;
position
:
fixed
;
.minimap
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
padding
:
0
;
position
:
fixed
;
}
.minimaptabs
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
padding
:
0
;
.minimaptabs
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
padding
:
0
;
}
#reportPage
{
height
:
940px
!important
;
#reportPage
{
height
:
940px
!important
;
}
#rangecontrol
:hover
>
#slidertitle
{
...
...
@@ -165,194 +165,198 @@ input[type=range]::-webkit-slider-thumb {
/* Reset Select */
select
{
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
-ms-appearance
:
none
;
appearance
:
none
;
outline
:
0
;
box-shadow
:
none
;
border
:
0
!important
;
background
:
#2c3e50
;
background-image
:
none
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
-ms-appearance
:
none
;
appearance
:
none
;
outline
:
0
;
box-shadow
:
none
;
border
:
0
!important
;
background
:
#2c3e50
;
background-image
:
none
;
}
/* Custom Select */
.select
{
position
:
relative
;
display
:
block
;
width
:
9em
;
height
:
3em
;
line-height
:
3
;
background
:
#2c3e50
;
overflow
:
hidden
;
border-radius
:
.25em
;
position
:
relative
;
display
:
block
;
width
:
9em
;
height
:
3em
;
line-height
:
3
;
background
:
#2c3e50
;
overflow
:
hidden
;
border-radius
:
.25em
;
}
select
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
padding
:
0
0
0
.5em
;
color
:
#fff
;
cursor
:
pointer
;
width
:
100%
;
height
:
100%
;
margin
:
0
;
padding
:
0
0
0
.5em
;
color
:
#fff
;
cursor
:
pointer
;
}
select
::-ms-expand
{
display
:
none
;
display
:
none
;
}
/* Arrow */
.select
::after
{
content
:
'\25BC'
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
padding
:
0
1em
;
background
:
#34495e
;
pointer-events
:
none
;
content
:
'\25BC'
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
padding
:
0
1em
;
background
:
#34495e
;
pointer-events
:
none
;
}
/* Transition */
.select
:hover::after
{
color
:
#f39c12
;
color
:
#f39c12
;
}
.select
::after
{
-webkit-transition
:
.25s
all
ease
;
-o-transition
:
.25s
all
ease
;
transition
:
.25s
all
ease
;
-webkit-transition
:
.25s
all
ease
;
-o-transition
:
.25s
all
ease
;
transition
:
.25s
all
ease
;
}
/* range normal */
.arrow_box
{
position
:
relative
;
background
:
#ffffff
;
border
:
1px
solid
#ffa74f
;
position
:
relative
;
background
:
#ffffff
;
border
:
1px
solid
#ffa74f
;
min-height
:
30px
;
bottom
:
10px
;
}
.arrow_box
:after
,
.arrow_box
:before
{
top
:
100%
;
left
:
50%
;
border
:
solid
transparent
;
content
:
" "
;
height
:
0
;
width
:
0
;
position
:
absolute
;
pointer-events
:
none
;
top
:
100%
;
left
:
50%
;
border
:
solid
transparent
;
content
:
" "
;
height
:
0
;
width
:
0
;
position
:
absolute
;
pointer-events
:
none
;
}
.arrow_box
:after
{
border-color
:
rgba
(
255
,
255
,
255
,
0
);
border-top-color
:
#ffffff
;
border-width
:
10px
;
margin-left
:
-10px
;
border-color
:
rgba
(
255
,
255
,
255
,
0
);
border-top-color
:
#ffffff
;
border-width
:
10px
;
margin-left
:
-10px
;
}
.arrow_box
:before
{
border-color
:
rgba
(
255
,
167
,
79
,
0
);
border-top-color
:
#ffa74f
;
border-width
:
11px
;
margin-left
:
-11px
;
border-color
:
rgba
(
255
,
167
,
79
,
0
);
border-top-color
:
#ffa74f
;
border-width
:
11px
;
margin-left
:
-11px
;
}
/* range de comparacion */
/* left */
.arrow_box_left
{
position
:
relative
;
background
:
#ffffff
;
border
:
1px
solid
#ffa74f
;
position
:
relative
;
background
:
#ffffff
;
border
:
1px
solid
#ffa74f
;
min-height
:
30px
;
bottom
:
10px
;
}
.arrow_box_left
:after
,
.arrow_box_left
:before
{
top
:
100%
;
left
:
50%
;
border
:
solid
transparent
;
content
:
" "
;
height
:
0
;
width
:
0
;
position
:
absolute
;
pointer-events
:
none
;
top
:
100%
;
left
:
50%
;
border
:
solid
transparent
;
content
:
" "
;
height
:
0
;
width
:
0
;
position
:
absolute
;
pointer-events
:
none
;
}
.arrow_box_left
:after
{
border-color
:
rgba
(
255
,
255
,
255
,
0
);
border-top-color
:
#ffffff
;
border-width
:
10px
;
margin-left
:
-10px
;
border-color
:
rgba
(
255
,
255
,
255
,
0
);
border-top-color
:
#ffffff
;
border-width
:
10px
;
margin-left
:
-10px
;
}
.arrow_box_left
:before
{
border-color
:
rgba
(
255
,
167
,
79
,
0
);
border-top-color
:
#ffa74f
;
border-width
:
11px
;
margin-left
:
-11px
;
border-color
:
rgba
(
255
,
167
,
79
,
0
);
border-top-color
:
#ffa74f
;
border-width
:
11px
;
margin-left
:
-11px
;
}
/* left */
.arrow_box_right
{
position
:
relative
;
background
:
#ffffff
;
border
:
1px
solid
#ffa74f
;
position
:
relative
;
background
:
#ffffff
;
border
:
1px
solid
#ffa74f
;
min-height
:
30px
;
bottom
:
10px
;
}
.arrow_box_right
:after
,
.arrow_box_right
:before
{
top
:
100%
;
left
:
50%
;
border
:
solid
transparent
;
content
:
" "
;
height
:
0
;
width
:
0
;
position
:
absolute
;
pointer-events
:
none
;
top
:
100%
;
left
:
50%
;
border
:
solid
transparent
;
content
:
" "
;
height
:
0
;
width
:
0
;
position
:
absolute
;
pointer-events
:
none
;
}
.arrow_box_right
:after
{
border-color
:
rgba
(
255
,
255
,
255
,
0
);
border-top-color
:
#ffffff
;
border-width
:
10px
;
margin-left
:
-10px
;
border-color
:
rgba
(
255
,
255
,
255
,
0
);
border-top-color
:
#ffffff
;
border-width
:
10px
;
margin-left
:
-10px
;
}
.arrow_box_right
:before
{
border-color
:
rgba
(
255
,
167
,
79
,
0
);
border-top-color
:
#ffa74f
;
border-width
:
11px
;
margin-left
:
-11px
;
border-color
:
rgba
(
255
,
167
,
79
,
0
);
border-top-color
:
#ffa74f
;
border-width
:
11px
;
margin-left
:
-11px
;
}
/*progress bar effect*/
/*left and right arrows for slider with font-awesome*/
.fas.fa-chevron-left
{
position
:
absolute
;
left
:
0
;
top
:
40%
;
margin-left
:
5px
;
color
:
rgba
(
0
,
60
,
136
,
.5
);
font-size
:
60px
;
z-index
:
100
;
}
.fas.fa-chevron-right
{
position
:
absolute
;
right
:
0
;
top
:
40%
;
margin-right
:
5px
;
color
:
rgba
(
0
,
60
,
136
,
.5
);
font-size
:
60px
;
z-index
:
100
;
}
.fas.fa-chevron-left
:hover
{
color
:
rgba
(
0
,
60
,
136
,
.7
);
}
/*progress bar effect*/
/*left and right arrows for slider with font-awesome*/
.fas.fa-chevron-left
{
position
:
absolute
;
left
:
0
;
top
:
40%
;
margin-left
:
5px
;
color
:
rgba
(
11
,
15
,
192
,
0.3
);
font-size
:
60px
;
z-index
:
100
;
}
.fas.fa-chevron-right
{
position
:
absolute
;
right
:
0
;
top
:
40%
;
margin-right
:
5px
;
color
:
rgba
(
11
,
15
,
192
,
0.3
);
font-size
:
60px
;
z-index
:
100
;
}
.fas.fa-chevron-left
:hover
{
color
:
blue
;
}
.fas.fa-chevron-right
:hover
{
color
:
blue
;
}
\ No newline at end of file
.fas.fa-chevron-right
:hover
{
color
:
rgba
(
0
,
60
,
136
,
.7
);
}
\ No newline at end of file
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