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
802b242c
Commit
802b242c
authored
7 years ago
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
push lagi
parent
7d621d2e
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
style.css
public/css/style.css
+3
-3
7. Starlight.jpg
public/img/7. Starlight.jpg
+0
-0
b.png
public/img/b.png
+0
-0
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+0
-0
mainheader.blade.php
...s/vendor/adminlte/layouts/partialweb/mainheader.blade.php
+2
-2
No files found.
public/css/style.css
View file @
802b242c
...
...
@@ -402,7 +402,7 @@ ul.callbacks_tabs li {
list-style
:
none
;
font-size
:
14px
;
text-align
:
left
;
background-color
:
#
f8f8f
8
;
background-color
:
#
d8d8d
8
;
/*border: 1px solid #ccc;*/
/*border: 1px solid rgba(0, 0, 0, 0.15);*/
border-radius
:
4px
;
...
...
@@ -413,7 +413,7 @@ ul.callbacks_tabs li {
height
:
175px
;
padding
:
10px
;
text-align
:
center
;
background-color
:
#
1cc7d
8
;
background-color
:
#
f8f8f
8
;
}
.dropdown-menu
>
li
.user-header
img
{
...
...
@@ -422,7 +422,7 @@ ul.callbacks_tabs li {
}
.dropdown-menu
>
.user-footer
{
background-color
:
#
f9f9f9
;
background-color
:
#
d8d8d8
;
padding
:
10px
;
}
...
...
This diff is collapsed.
Click to expand it.
public/img/7. Starlight.jpg
0 → 100644
View file @
802b242c
480 KB
This diff is collapsed.
Click to expand it.
public/img/b.png
0 → 100644
View file @
802b242c
60.6 KB
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
View file @
802b242c
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/partialweb/mainheader.blade.php
View file @
802b242c
...
...
@@ -15,8 +15,8 @@
<div
id=
"navbar"
class=
"navbar-collapse agileits w3layouts navbar-right collapse"
>
<ul
class=
"nav agileits w3layouts navbar-nav"
>
<li
class=
"active"
><a
href=
"{{ url('/') }}"
>
HOME
</a></li>
<li><a
href=
"
#2
"
>
DAFTAR HOMESTAY
</a></li>
<li><a
href=
"
#3
"
>
LOKASI
</a></li>
<li><a
href=
"
{{ url('/#2') }}
"
>
DAFTAR HOMESTAY
</a></li>
<li><a
href=
"
{{ url('/#3') }}
"
>
LOKASI
</a></li>
<!-- <li><a href="gallery.html">PROFILE</a></li> -->
@if (Auth::guest())
...
...
This diff is collapsed.
Click to expand it.
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