Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PSW_II_PARIWISATA_TRANSPORTASI
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Proyek_PSW_II_PARIWISATA
PSW_II_PARIWISATA_TRANSPORTASI
Commits
95845083
Commit
95845083
authored
Jun 06, 2020
by
11319009_Pratiwi Sibarani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
ab39d607
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
50 additions
and
0 deletions
+50
-0
owl.theme.green.css
...asi/public/vendor/owl.carousel/assets/owl.theme.green.css
+50
-0
No files found.
transportasi/public/vendor/owl.carousel/assets/owl.theme.green.css
0 → 100644
View file @
95845083
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
* Green theme - Owl Carousel CSS File
*/
.owl-theme
.owl-nav
{
margin-top
:
10px
;
text-align
:
center
;
-webkit-tap-highlight-color
:
transparent
;
}
.owl-theme
.owl-nav
[
class
*=
'owl-'
]
{
color
:
#FFF
;
font-size
:
14px
;
margin
:
5px
;
padding
:
4px
7px
;
background
:
#D6D6D6
;
display
:
inline-block
;
cursor
:
pointer
;
border-radius
:
3px
;
}
.owl-theme
.owl-nav
[
class
*=
'owl-'
]
:hover
{
background
:
#4DC7A0
;
color
:
#FFF
;
text-decoration
:
none
;
}
.owl-theme
.owl-nav
.disabled
{
opacity
:
0.5
;
cursor
:
default
;
}
.owl-theme
.owl-nav.disabled
+
.owl-dots
{
margin-top
:
10px
;
}
.owl-theme
.owl-dots
{
text-align
:
center
;
-webkit-tap-highlight-color
:
transparent
;
}
.owl-theme
.owl-dots
.owl-dot
{
display
:
inline-block
;
zoom
:
1
;
*
display
:
inline
;
}
.owl-theme
.owl-dots
.owl-dot
span
{
width
:
10px
;
height
:
10px
;
margin
:
5px
7px
;
background
:
#D6D6D6
;
display
:
block
;
-webkit-backface-visibility
:
visible
;
transition
:
opacity
200ms
ease
;
border-radius
:
30px
;
}
.owl-theme
.owl-dots
.owl-dot.active
span
,
.owl-theme
.owl-dots
.owl-dot
:hover
span
{
background
:
#4DC7A0
;
}
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