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
aec76972
Commit
aec76972
authored
Mar 22, 2019
by
Emmanuel René Huchim Puc
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of gitlab.geoint.mx:mario.chirinos/GeoInt_SIDT into dev
parents
6dfa5645
b4d12b62
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
scldata.css
reports/static/reports/css/scldata.css
+3
-3
sclData.html
reports/templates/sclData.html
+1
-1
No files found.
reports/static/reports/css/scldata.css
View file @
aec76972
...
...
@@ -99,12 +99,12 @@ body {
}
.title
.info
{
opacity
:
0.
5
;
opacity
:
0.
8
;
}
.title
.info
:hover
{
/*
.title .info:hover {
opacity: 1;
}
}
*/
.minimap
{
width
:
100%
;
...
...
reports/templates/sclData.html
View file @
aec76972
...
...
@@ -138,7 +138,7 @@
<section
class=
"content"
>
<div
class=
"row col-lg-11 title"
>
<div
class=
"box box-success box-solid"
>
<div
class=
"box box-success box-solid
info
"
>
<div
class=
"box-header with-border"
>
<h3
sytle=
"font-size: 30px !important;"
>
{{ report_name }}
</h3>
<!-- /.box-tools -->
...
...
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