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
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
16 additions
and
17 deletions
+16
-17
style.css
public/css/style.css
+10
-11
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
+1
-1
mainheader.blade.php
...s/vendor/adminlte/layouts/partialweb/mainheader.blade.php
+5
-5
No files found.
public/css/style.css
View file @
802b242c
...
...
@@ -23,7 +23,7 @@ body a {
-o-transition
:
0.5s
all
;
-ms-transition
:
0.5s
all
;
text-decoration
:
none
;
}
}
body
a
:hover
{
text-decoration
:
none
;
...
...
@@ -113,7 +113,7 @@ a:focus, a:hover {
.navbar-default
.navbar-nav
>
li
>
a
:hover
,
.navbar-default
.navbar-nav
>
li
>
a
:focus
{
color
:
#1dc8d9
;
}
.navbar-default
.navbar-nav
>
.active
>
a
,
.navbar-default
.navbar-nav
>
.active
>
a
:hover
,
.navbar-default
.navbar-nav
>
.active
>
a
:focus
{
...
...
@@ -402,19 +402,19 @@ 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
;
box-shadow
:
0
6px
12px
rgba
(
0
,
0
,
0
,
0.175
);
background-clip
:
padding-box
;
background-clip
:
padding-box
;
}
.dropdown-menu
>
li
.user-header
{
height
:
175px
;
padding
:
10px
;
text-align
:
center
;
background-color
:
#
1cc7d
8
;
background-color
:
#
f8f8f
8
;
}
.dropdown-menu
>
li
.user-header
img
{
height
:
150px
;
...
...
@@ -422,7 +422,7 @@ ul.callbacks_tabs li {
}
.dropdown-menu
>
.user-footer
{
background-color
:
#
f9f9f9
;
background-color
:
#
d8d8d8
;
padding
:
10px
;
}
...
...
@@ -1613,9 +1613,9 @@ h3.title {
-moz-border-radius
:
4px
;
-webkit-border-radius
:
4px
;
border
:
1px
solid
#ae4553
}
}
#myList
li
{
#myList
li
{
display
:
none
;
list-style-type
:
none
;
/*--w3layouts--*/
...
...
@@ -4719,4 +4719,4 @@ p.contact-p {
/*-- //Responsive Code --*/
\ No newline at end of file
/*-- //Responsive Code --*/
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
...
...
@@ -91,7 +91,7 @@
<div class="
col
-
md
-
6
col
-
sm
-
6
cuisines
-
grids
agileits
w3layouts
cuisines
-
grids
-
2
wow
slideInRight
">
<img src="
{{
asset
(
'img/project-1.jpg'
)}}
" alt="
Agileits
W3layouts
">
</div>
<!-- <div class="
clearfix
"></div> -->
<!-- <div class="
clearfix
"></div> -->
<div class="
container
">
<div class="
details
-
grids
agileits
w3layouts
">
<!--Homestay pict -->
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/partialweb/mainheader.blade.php
View file @
802b242c
...
...
@@ -15,11 +15,11 @@
<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())
<li><a
href=
"{{ url('/login') }}"
>
LOGIN
</a></li>
@else
<!-- User Account Menu -->
...
...
@@ -36,7 +36,7 @@
@endif
</a>
@if(Auth::user()->role=="Customer")
<ul
class=
"dropdown-menu"
>
<!-- The user image in the menu -->
...
...
@@ -44,7 +44,7 @@
{{--
<img
src=
"{{ Gravatar::get($user->email) }}"
class=
"img-circle"
alt=
"User Image"
/>
--}}
<p>
<img
src=
"img/{{ Auth::user()->foto }}"
class=
"img-circle"
alt=
"User Image"
/>
</p>
</li>
<!-- Menu Body -->
...
...
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