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
ae090964
Commit
ae090964
authored
May 02, 2019
by
Sergio Adrian Gongora Euan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cambios por verificar
parent
f0fad7e9
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
43 additions
and
127 deletions
+43
-127
dashboard.html
administration/templates/dashboard.html
+1
-38
responsivePhone.css
catalog/static/catalog/css/responsivePhone.css
+41
-87
base_top.html
catalog/templates/base_top.html
+0
-1
scldata.css
reports/static/reports/css/scldata.css
+1
-1
No files found.
administration/templates/dashboard.html
View file @
ae090964
...
@@ -368,48 +368,11 @@
...
@@ -368,48 +368,11 @@
{% endblock %}
{% endblock %}
{% block footer %}
{% block footer %}
<footer
class=
" page-footer font-small special-color-dark pt-5"
style=
"bottom: 0; position: absolute"
>
<footer
class=
"main-footer"
>
<!-- Footer Elements -->
<div
class=
"container"
>
<!-- Social buttons
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1">
<i class="fa fa-faceboo"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-tw mx-1">
<i class="fa fa-twitter"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-gplus mx-1">
<i class="fa fa-google-plus"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-li mx-1">
<i class="fa fa-linkedin"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1">
<i class="fa fa-dribbble"> </i>
</a>
</li>
</ul>
<!-- Social buttons -->
</div>
<!-- Footer Elements -->
<!-- Copyright -->
<!-- Copyright -->
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
</div>
<!-- Copyright -->
</footer>
</footer>
{% endblock %}
{% endblock %}
...
...
catalog/static/catalog/css/responsivePhone.css
View file @
ae090964
...
@@ -9,33 +9,15 @@
...
@@ -9,33 +9,15 @@
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
color
:
#3c8dbc
;
}
}
#option-list
{
#option-list
{
width
:
210px
!important
;
width
:
210px
!important
;
}
}
div
.info-product-box
{
div
.info-product-box
{
display
:
none
!important
;
display
:
none
!important
;
}
}
/* div .info-product-box {
top: 10% !important;
left: -251px !important;
height: 80px !important;
width: 92% !important;
}
.info-product-box-img {
height: 80px !important;
width: 80px !important;
}
.info-product-box-img img {
height: 80px !important;
}
.info-product-box .progress,
.info-product-cart-box .progress {
margin: 5px 0px 5px -20px !important;
}
.info-product-box-content {
padding: 2px 1px !important;
} */
div
.product_list_category
{
div
.product_list_category
{
max-height
:
107px
!important
;
max-height
:
107px
!important
;
}
}
...
@@ -43,10 +25,14 @@
...
@@ -43,10 +25,14 @@
div
#product-list-globe
{
div
#product-list-globe
{
max-height
:
194px
!important
;
max-height
:
194px
!important
;
}
}
.title
{
.title
{
display
:
none
;
display
:
none
;
}
}
#reportPage
{
height
:
320px
!important
;
}
}
}
/* -----------END iPhone X Landscape ----------- */
/* -----------END iPhone X Landscape ----------- */
...
@@ -60,33 +46,15 @@
...
@@ -60,33 +46,15 @@
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
color
:
#3c8dbc
;
}
}
#option-list
{
#option-list
{
width
:
210px
!important
;
width
:
210px
!important
;
}
}
div
.info-product-box
{
div
.info-product-box
{
display
:
none
!important
;
display
:
none
!important
;
}
}
/* div .info-product-box {
top: 17% !important;
left: -251px !important;
height: 80px !important;
width: 92% !important;
}
.info-product-box-img {
height: 80px !important;
width: 80px !important;
}
.info-product-box-img img {
height: 80px !important;
}
.info-product-box .progress,
.info-product-cart-box .progress {
margin: 5px 0px 5px -20px !important;
}
.info-product-box-content {
padding: 2px 1px !important;
} */
div
.product_list_category
{
div
.product_list_category
{
max-height
:
107px
!important
;
max-height
:
107px
!important
;
}
}
...
@@ -94,9 +62,14 @@
...
@@ -94,9 +62,14 @@
div
#product-list-globe
{
div
#product-list-globe
{
max-height
:
194px
!important
;
max-height
:
194px
!important
;
}
}
.title
{
.title
{
display
:
none
;
display
:
none
;
}
}
#reportPage
{
height
:
310px
!important
;
}
}
}
/* ----------- END iPhone 6+, 7+ and 8+ Landscape----------- */
/* ----------- END iPhone 6+, 7+ and 8+ Landscape----------- */
...
@@ -118,27 +91,6 @@
...
@@ -118,27 +91,6 @@
display
:
none
!important
;
display
:
none
!important
;
}
}
/* div .info-product-box {
top: 17% !important;
left: -251px !important;
height: 80px !important;
width: 92% !important;
}
.info-product-box-img {
height: 80px !important;
width: 80px !important;
}
.info-product-box-img img {
height: 80px !important;
}
.info-product-box .progress,
.info-product-cart-box .progress {
margin: 5px 0px 5px -20px !important;
}
.info-product-box-content {
padding: 2px 1px !important;
} */
div
.product_list_category
{
div
.product_list_category
{
max-height
:
107px
!important
;
max-height
:
107px
!important
;
}
}
...
@@ -197,27 +149,6 @@
...
@@ -197,27 +149,6 @@
display
:
none
!important
;
display
:
none
!important
;
}
}
/* div .info-product-box {
top: 17% !important;
left: -251px !important;
height: 80px !important;
width: 92% !important;
}
.info-product-box-img {
height: 80px !important;
width: 80px !important;
}
.info-product-box-img img {
height: 80px !important;
}
.info-product-box .progress,
.info-product-cart-box .progress {
margin: 5px 0px 5px -20px !important;
}
.info-product-box-content {
padding: 2px 1px !important;
} */
div
.product_list_category
{
div
.product_list_category
{
max-height
:
107px
!important
;
max-height
:
107px
!important
;
}
}
...
@@ -262,7 +193,7 @@
...
@@ -262,7 +193,7 @@
}
}
.actionsShoppingCart
{
.actionsShoppingCart
{
padding-top
:
25
px
;
padding-top
:
10
px
;
}
}
.title
{
.title
{
left
:
12%
!important
;
left
:
12%
!important
;
...
@@ -306,7 +237,7 @@
...
@@ -306,7 +237,7 @@
}
}
.actionsShoppingCart
{
.actionsShoppingCart
{
padding-top
:
1
6
px
;
padding-top
:
1
0
px
;
}
}
.title
{
.title
{
left
:
12%
!important
;
left
:
12%
!important
;
...
@@ -347,7 +278,7 @@
...
@@ -347,7 +278,7 @@
}
}
.actionsShoppingCart
{
.actionsShoppingCart
{
padding-top
:
1
5px
;
padding-top
:
5px
;
}
}
.title
{
.title
{
left
:
10%
!important
;
left
:
10%
!important
;
...
@@ -406,3 +337,26 @@
...
@@ -406,3 +337,26 @@
/* -----------END iPhone X portrait----------- */
/* -----------END iPhone X portrait----------- */
/*--------------------------------------- END SECTION PORTRAIT -----------------------------------------*/
/*--------------------------------------- END SECTION PORTRAIT -----------------------------------------*/
/* div .info-product-box {
top: 10% !important;
left: -251px !important;
height: 80px !important;
width: 92% !important;
}
.info-product-box-img {
height: 80px !important;
width: 80px !important;
}
.info-product-box-img img {
height: 80px !important;
}
.info-product-box .progress,
.info-product-cart-box .progress {
margin: 5px 0px 5px -20px !important;
}
.info-product-box-content {
padding: 2px 1px !important;
} */
\ No newline at end of file
catalog/templates/base_top.html
View file @
ae090964
...
@@ -216,7 +216,6 @@
...
@@ -216,7 +216,6 @@
<!-- Chartsjs -->
<!-- Chartsjs -->
<script
src=
"{% static 'catalog/js/Chart.min.js' %}"
type=
"text/javascript"
></script>
<script
src=
"{% static 'catalog/js/Chart.min.js' %}"
type=
"text/javascript"
></script>
{% block footer %}{% endblock %}
{% block scripts %}{% endblock %}
{% block scripts %}{% endblock %}
<div
id=
"ol"
></div>
<div
id=
"ol"
></div>
{% if messages %}
{% if messages %}
...
...
reports/static/reports/css/scldata.css
View file @
ae090964
...
@@ -122,7 +122,7 @@ body {
...
@@ -122,7 +122,7 @@ body {
}
}
#reportPage
{
#reportPage
{
height
:
940px
!important
;
/* height: 940px !important; */
}
}
#rangecontrol
:hover
>
#slidertitle
{
#rangecontrol
:hover
>
#slidertitle
{
...
...
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