Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Project
/
eis_sipkd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 6d0142d9
authored
Aug 27, 2017
by
aa.gusti
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
grafik
1 parent
b137799c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
32 deletions
views/templates/grafik.pt
views/templates/grafik.pt
View file @
6d0142d
...
...
@@ -75,28 +75,8 @@
body
{
/*background-image: url("static/img/bg1.jpg");*/
}
.judul
{
margin-top
:
10px
;
color
:
#777
;
font-size
:
40px
;
font-weight
:
normal
;
padding-left
:
0px
;
}
@media
(
min-width
:
767px
)
{
.judul
{
margin-top
:
10px
;
color
:
#777
;
font-size
:
40px
;
font-weight
:
normal
;
padding-left
:
320px
;
}
}
.subjudul
{
margin-bottom
:
0px
;
margin-bottom
:
20px
;
color
:
#777
;
padding-left
:
0px
;
.table-title
{
background-color
:
rgb
(
35
,
125
,
38
);
}
@media
(
min-width
:
767px
)
{
.subjudul
{
...
...
@@ -118,15 +98,19 @@
</style>
<!-- menu left -->
<div
class=
"container"
>
<!--div class="row" style="background-color:rgb(255,255,255); padding-top:15px;">
<div class="col-md-2">
<div
class=
"col-md-12 latar"
>
<div
class=
"isi"
>
<div
class=
"row"
>
<div
class=
"col-md-2 header"
style=
"padding-top:5px;"
>
<img
class=
""
src=
"/static/img/logo.png"
style=
"height:80px; width:80px;padding-bottom:5px;"
>
</div>
<div class="col-md-8">
<h3 style="margin-top:5px;">EKSEKUTIF SUMMARY PAJAK DAERAH</h3>
<h4>Tahun ${request.session['tahun']}</h4>
<div
class=
"col-md-10 judul"
>
EKSEKUTIF SUMMARY KEUANGAN DAERAH
<br>
Tahun ${request.session['tahun']}
</div>
</div>
</div-->
<div
class=
"row"
>
<div
class=
"col-md-6 "
>
<div
class=
"col-md-12"
>
...
...
@@ -134,7 +118,7 @@
<div
class=
"row"
>
<center>
<div
class=
"row"
>
<div
class=
"col-md-12 table-title"
style=
"border-right: 2px solid #000000
;"
>
<div
class=
"col-md-12 table-title"
style=
"border-right: 2px solid #FFFFFF
;"
>
REALISASI KUMULATIF PENDAPATAN DAN BELANJA
</div>
</div>
...
...
@@ -287,12 +271,12 @@
<div
class=
"row"
>
<center>
<div
class=
"row"
>
<div
class=
"col-md-12 table-title"
style=
"border-right: 2px solid #000000
;"
>
<div
class=
"col-md-12 table-title"
style=
"border-right: 2px solid #FFFFFF
;"
>
KOMPOSISI REALISASI PENDAPATAN
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-10
col-md-offset-1"
>
<div
class=
"col-md-9
col-md-offset-1"
>
<canvas
id=
"canvas_103"
></canvas>
</div>
</div>
...
...
@@ -348,7 +332,7 @@
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-10
col-md-offset-1"
>
<div
class=
"col-md-9
col-md-offset-1"
>
<canvas
id=
"canvas_104"
></canvas>
</div>
</div>
...
...
@@ -398,6 +382,8 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment