Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pa2d4ti06
Project
Overview
Details
Activity
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
Juliper
pa2d4ti06
Commits
7d024783
Commit
7d024783
authored
May 15, 2017
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kedua
parent
ebeb7706
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
10 deletions
+17
-10
p2d4ti06_test.sql
p2d4ti06_test.sql
+0
-0
adminlte-app.css
public/css/adminlte-app.css
+5
-5
style.css
public/css/style.css
+9
-0
History.blade.php
...views/vendor/adminlte/layouts/customers/History.blade.php
+1
-2
History.blade.php
...ces/views/vendor/adminlte/layouts/pages/History.blade.php
+2
-3
No files found.
p2d4ti06_test.sql
View file @
7d024783
This diff is collapsed.
Click to expand it.
public/css/adminlte-app.css
View file @
7d024783
...
...
@@ -2393,7 +2393,7 @@ table th[class*="col-"] {
.table-hover
>
tbody
>
tr
.danger
:hover
>
td
,
.table-hover
>
tbody
>
tr
:hover
>
.danger
,
.table-hover
>
tbody
>
tr
.danger
:hover
>
th
{
background-color
:
#
ebcccc
;
background-color
:
#
5a5a5a
;
}
.table-responsive
{
overflow-x
:
auto
;
...
...
@@ -2499,7 +2499,7 @@ output {
padding-top
:
7px
;
font-size
:
14px
;
line-height
:
1.42857143
;
color
:
#
d2d6de
;
color
:
#
232323
;
}
.form-control
{
display
:
block
;
...
...
@@ -2508,7 +2508,7 @@ output {
padding
:
6px
12px
;
font-size
:
14px
;
line-height
:
1.42857143
;
color
:
#
d2d6de
;
color
:
#
000000
;
background-color
:
#fff
;
background-image
:
none
;
border
:
1px
solid
#ccc
;
...
...
@@ -3737,7 +3737,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
font-size
:
14px
;
font-weight
:
normal
;
line-height
:
1
;
color
:
#
d2d6de
;
color
:
#
444444
;
text-align
:
center
;
background-color
:
#eeeeee
;
border
:
1px
solid
#ccc
;
...
...
@@ -3870,7 +3870,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.nav-tabs
>
li
.active
>
a
,
.nav-tabs
>
li
.active
>
a
:hover
,
.nav-tabs
>
li
.active
>
a
:focus
{
color
:
#
d2d6de
;
color
:
#
2f2f2f
;
background-color
:
#ecf0f5
;
border
:
1px
solid
#ddd
;
border-bottom-color
:
transparent
;
...
...
public/css/style.css
View file @
7d024783
...
...
@@ -1433,8 +1433,17 @@ figure.effect-zoe:hover ul.social-icons a:first-child {
color
:
#777
;
}
/*.cuisines img{
width: 100px;
height: 100px;
}*/
/*-- //Cuisines --*/
.img-responsive
{
width
:
300px
;
height
:
auto
;
}
/*-- Specials --*/
...
...
resources/views/vendor/adminlte/layouts/customers/History.blade.php
View file @
7d024783
...
...
@@ -36,4 +36,4 @@
</div>
</div>
@endsection
\ No newline at end of file
@endsection
resources/views/vendor/adminlte/layouts/pages/History.blade.php
View file @
7d024783
...
...
@@ -5,7 +5,7 @@
<div class="
container
">
<table class="
table
table
-
striped
">
<thead>
<tr>
<tr>
<th> No. </th>
<th> No. Rekening </th>
<th> Atas Nama </th>
...
...
@@ -30,4 +30,4 @@
</div>
</div>
@endsection
\ No newline at end of file
@endsection
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