Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
ZTE MF283U 4G Unlocked Router (Used)
ayanthamaxi
Updated:
Yesterday at 8:26 PM
ලංකාවේ හොඳම උපකාරක පන්ති සහ ගුරුවරුන් එකම තැනකින් - TopTuition.lk
dulithapathum
Updated:
Saturday at 8:07 AM
Colombo
RidhMathraa ’26 🎶✨
Tmadhusanka
Updated:
Wednesday at 11:58 PM
Ad icon
Colombo
PXN V10 Pro Direct Drive Racing Wheel (Under Warranty)
Abdur Rahman
Updated:
Wednesday at 10:23 PM
Ad icon
USDT ණය සේවාව - USDT Loan Service
පුරවැසියා
Updated:
Wednesday at 4:54 PM
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
JavaScript Player
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Lasanthajn" data-source="post: 24302896" data-attributes="member: 61219"><p>[CODE]/* preloader */</p><p></p><p>#preloader {</p><p> position: fixed;</p><p> z-index: 500;</p><p> top: 0;</p><p> right: 0;</p><p> bottom: 0;</p><p> left: 0;</p><p> height: 100%;</p><p> background: rgba(0, 178, 250, 1);</p><p> background-size: cover;</p><p>}</p><p></p><p>#status {</p><p> position: fixed;</p><p> top: 50%;</p><p> left: 50%;</p><p> width: 50px;</p><p> height: 30px;</p><p> margin: -25px 0 0 -15px;</p><p>}</p><p></p><p>.spinner {</p><p> font-size: 10px;</p><p> width: 50px;</p><p> height: 30px;</p><p> margin: 0 auto;</p><p> text-align: center;</p><p>}</p><p></p><p>.spinner > div {</p><p> display: inline-block;</p><p> width: 6px;</p><p> height: 100%;</p><p> -webkit-animation: stretchdelay 1.2s infinite ease-in-out;</p><p> animation: stretchdelay 1.2s infinite ease-in-out;</p><p> background-color: #fff;</p><p>}</p><p></p><p>.spinner .rect2 {</p><p> -webkit-animation-delay: -1.1s;</p><p> animation-delay: -1.1s;</p><p>}</p><p></p><p>.spinner .rect3 {</p><p> -webkit-animation-delay: -1.0s;</p><p> animation-delay: -1.0s;</p><p>}</p><p></p><p>.spinner .rect4 {</p><p> -webkit-animation-delay: -.9s;</p><p> animation-delay: -.9s;</p><p>}</p><p></p><p>.spinner .rect5 {</p><p> -webkit-animation-delay: -.8s;</p><p> animation-delay: -.8s;</p><p>}</p><p></p><p>@-webkit-keyframes stretchdelay {</p><p> 0%,</p><p> 40%,</p><p> 100% {</p><p> -webkit-transform: scaleY(.4);</p><p> }</p><p> 20% {</p><p> -webkit-transform: scaleY(1.0);</p><p> }</p><p>}</p><p></p><p>@keyframes stretchdelay {</p><p> 0%,</p><p> 40%,</p><p> 100% {</p><p> -webkit-transform: scaleY(.4);</p><p> transform: scaleY(.4);</p><p> }</p><p> 20% {</p><p> -webkit-transform: scaleY(1.0);</p><p> transform: scaleY(1.0);</p><p> }</p><p>}</p><p></p><p></p><p>/* ------------------------------------- */</p><p></p><p>body,</p><p>html {</p><p> font-family: 'Roboto', sans-serif;</p><p> font-size: 15px;</p><p> position: relative;</p><p> z-index: 0;</p><p> width: 100%;</p><p> height: 100%;</p><p> -webkit-user-select: none;</p><p> -moz-user-select: none;</p><p> -ms-user-select: none;</p><p> user-select: none;</p><p> background-color: rgba(215, 243, 246, 1);</p><p> text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);</p><p> -webkit-font-smoothing: antialiased;</p><p> -moz-osx-font-smoothing: grayscale;</p><p> -khtml-user-select: none;</p><p>}</p><p></p><p>.audio_player {</p><p> position: relative;</p><p> z-index: 5;</p><p> width: 100%;</p><p> padding: 18px 0;</p><p>}</p><p></p><p>.player_body {</p><p> position: relative;</p><p> z-index: 10;</p><p> right: 0;</p><p> bottom: 0;</p><p> left: 0;</p><p> overflow: hidden;</p><p> width: 275px;</p><p> height: 490px;</p><p> margin: auto;</p><p> background: rgba(255, 255, 255, 1);</p><p> box-shadow: 0 5px 10px 2px rgba(0, 0, 0, .15), 0 15px 35px 0 rgba(0, 105, 92, .5);</p><p>}</p><p></p><p>.waves {</p><p> position: relative;</p><p> z-index: 20;</p><p> top: -220px;</p><p> -webkit-transition: top .2s ease-in-out;</p><p> transition: top .2s ease-in-out;</p><p>}</p><p></p><p>.player_content {</p><p> position: relative;</p><p> z-index: 50;</p><p> width: 100%;</p><p> height: 490px;</p><p>}</p><p></p><p>.player_header {</p><p> position: relative;</p><p> z-index: 55;</p><p> padding: 18px 0;</p><p> color: rgba(0, 178, 250, 1);</p><p> background-color: rgba(255, 255, 255, 1);</p><p>}</p><p></p><p>.header_name {</p><p> font-size: 13px;</p><p> font-weight: 500;</p><p> text-transform: uppercase;</p><p>}</p><p></p><p></p><p>/* Hamburger menu */</p><p></p><p>.hamburger-menu,</p><p>.playlist_btn,</p><p>.nav_menu {</p><p> -webkit-transition: all .2s ease-in-out;</p><p> transition: all .2s ease-in-out;</p><p>}</p><p></p><p>.hamburger-menu {</p><p> position: absolute;</p><p> z-index: 70;</p><p> top: 18px;</p><p> right: 16px;</p><p> width: 15px;</p><p> height: 15px;</p><p> cursor: pointer;</p><p>}</p><p></p><p>.nav_menu {</p><p> position: absolute;</p><p> z-index: 70;</p><p> right: -235px;</p><p> width: 235px;</p><p> height: 100%;</p><p> background-color: rgba(255, 255, 255, 1);</p><p>}</p><p></p><p>.nav_list {</p><p> position: relative;</p><p>}</p><p></p><p>.nav_item {</p><p> padding: 15px 20px;</p><p> border-bottom: 1px solid rgba(0, 0, 0, .1);</p><p>}</p><p></p><p>.nav_item p {</p><p> font-size: 14px;</p><p> font-weight: 300;</p><p> margin: -1px 0;</p><p> color: rgba(0, 0, 0, .9);</p><p>}</p><p></p><p>.nav_item a {</p><p> font-size: 22px;</p><p> font-weight: 300;</p><p> color: rgba(0, 0, 0, 1);</p><p>}</p><p></p><p>.player_fade {</p><p> -webkit-transition: background .2s ease-in-out;</p><p> transition: background .2s ease-in-out;</p><p> background: rgba(0, 0, 0, 0);</p><p>}</p><p></p><p>.bar,</p><p>.bar:after,</p><p>.bar:before {</p><p> width: 15px;</p><p> height: 3px;</p><p>}</p><p></p><p>.bar {</p><p> position: relative;</p><p> -webkit-transition: all 0ms 300ms;</p><p> transition: all 0ms 300ms;</p><p> -webkit-transform: translateY(6px);</p><p> transform: translateY(6px);</p><p> background: rgba(0, 178, 250, 1);</p><p>}</p><p></p><p>.bar.active {</p><p> background: rgba(0, 178, 250, 0);</p><p>}</p><p></p><p>.bar:before {</p><p> position: absolute;</p><p> bottom: 6px;</p><p> left: 0;</p><p> content: '';</p><p> -webkit-transition: bottom 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: bottom 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: bottom 300ms 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: bottom 300ms 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1);</p><p> background: rgba(0, 178, 250, 1);</p><p>}</p><p></p><p>.bar:after {</p><p> position: absolute;</p><p> top: 6px;</p><p> left: 0;</p><p> content: '';</p><p> -webkit-transition: top 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: top 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: top 300ms 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: top 300ms 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1);</p><p> background: rgba(0, 178, 250, 1);</p><p>}</p><p></p><p>.bar.active:after {</p><p> top: 0;</p><p> -webkit-transition: top 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: top 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: top 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: top 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1);</p><p> -webkit-transform: rotate(45deg);</p><p> transform: rotate(45deg);</p><p>}</p><p></p><p>.bar.active:before {</p><p> bottom: 0;</p><p> -webkit-transition: bottom 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: bottom 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: bottom 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms 300ms cubic-bezier(.23, 1, .32, 1);</p><p> transition: bottom 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1);</p><p> -webkit-transform: rotate(-45deg);</p><p> transform: rotate(-45deg);</p><p> ;</p><p>}</p><p></p><p></p><p>/* ------------------------------------- */</p><p></p><p>.player_playlist {</p><p> position: absolute;</p><p> z-index: 60;</p><p> top: 490px;</p><p> overflow: scroll;</p><p> overflow-x: hidden;</p><p> width: 275px;</p><p> height: 305px;</p><p> -webkit-transition: top .2s ease-in-out;</p><p> transition: top .2s ease-in-out;</p><p> background-color: rgba(255, 255, 255, 1);</p><p>}</p><p></p><p>.player_playlist::-webkit-scrollbar {</p><p> width: 5px !important;</p><p>}</p><p></p><p>.player_playlist::-webkit-scrollbar-track {</p><p> background-color: rgba(0, 0, 0, .1) !important;</p><p>}</p><p></p><p>.player_playlist::-webkit-scrollbar-thumb {</p><p> background-color: rgba(0, 0, 0, .3) !important;</p><p>}</p><p></p><p>.player_playlist_list {</p><p> position: relative;</p><p> margin-bottom: 0;</p><p>}</p><p></p><p>.player_playlist_item {</p><p> width: 100%;</p><p> height: 64px;</p><p> padding: 4px 18px;</p><p> cursor: pointer;</p><p> border-bottom: 1px solid rgba(0, 0, 0, .1);</p><p>}</p><p></p><p>.player_playlist_item:hover {</p><p> background: #e6e6e6;</p><p>}</p><p></p><p>.player_playlist_item:active {</p><p> background: #d2d2d2;</p><p>}</p><p></p><p>.song_block {</p><p> display: inline-block;</p><p> max-width: 200px;</p><p>}</p><p></p><p>.song_block .title_block {</p><p> font-size: 14px;</p><p> margin-top: 8px;</p><p> margin-bottom: 3px;</p><p>}</p><p></p><p>.song_block .artist_block {</p><p> font-size: 11px;</p><p>}</p><p></p><p>.song_time {</p><p> font-size: 11px;</p><p> position: relative;</p><p> top: 20px;</p><p> float: right;</p><p> max-width: 34px;</p><p> color: rgba(144, 144, 144, 1);</p><p>}</p><p></p><p>.glyphicon-menu-left {</p><p> -webkit-transition: all .2s ease-in-out;</p><p> transition: all .2s ease-in-out;</p><p>}</p><p></p><p>.album_wrap {</p><p> position: relative;</p><p> z-index: 40;</p><p> top: 0;</p><p> padding: 18px 0 30px 0;</p><p> -webkit-transition: top .3s ease-in-out;</p><p> transition: top .3s ease-in-out;</p><p>}</p><p></p><p>.default_cover {</p><p> width: 150px;</p><p> height: 150px;</p><p> margin-right: auto;</p><p> margin-left: auto;</p><p> background: url(https://s30.postimg.org/shr4aygpt/default_album_art_blue2.jpg);</p><p> background-repeat: no-repeat;</p><p> background-size: cover;</p><p> box-shadow: 0 10px 20px -15px rgba(0, 0, 0, .35), 0 22px 40px -15px rgba(0, 0, 0, .20);</p><p>}</p><p></p><p>.cover {</p><p> width: 150px;</p><p> height: 150px;</p><p> margin-right: auto;</p><p> margin-left: auto;</p><p> -webkit-transition: background-image .2s ease-in-out;</p><p> transition: background-image .2s ease-in-out;</p><p> background-image: url('');</p><p> background-repeat: no-repeat;</p><p> background-position: 50% 50%;</p><p> background-size: cover;</p><p>}</p><p></p><p>.song_playing {</p><p> font-size: 14.5px;</p><p> line-height: 135%;</p><p> position: relative;</p><p> top: 0;</p><p> max-width: 245px;</p><p> height: 113px;</p><p> margin-right: auto;</p><p> margin-left: auto;</p><p> padding: 6px 0 69px 0;</p><p> -webkit-transition: top .5s ease-in-out;</p><p> transition: top .5s ease-in-out;</p><p>}</p><p></p><p>.title_block {</p><p> font-weight: 500;</p><p>}</p><p></p><p>.artist_block {</p><p> font-size: 10.5px;</p><p> color: rgba(144, 144, 144, 1);</p><p>}</p><p></p><p>.title_block,</p><p>.artist_block {</p><p> overflow: hidden;</p><p> white-space: nowrap;</p><p> text-overflow: ellipsis;</p><p>}</p><p></p><p>#title,</p><p>#artist {</p><p> max-width: 225px;</p><p>}</p><p></p><p>.timeline_wrap {</p><p> position: relative;</p><p> position: relative;</p><p> top: 0;</p><p> margin-top: 5px;</p><p> -webkit-transition: top .2s ease-in-out;</p><p> transition: top .2s ease-in-out;</p><p>}</p><p></p><p>.line_played {</p><p> position: absolute;</p><p> top: 3px;</p><p> height: 3px;</p><p> background-color: rgba(255, 255, 255, 1);</p><p>}</p><p></p><p>.line_preload {</p><p> position: absolute;</p><p> top: 4px;</p><p> height: 2px;</p><p> background-color: rgb(0, 129, 181);</p><p>}</p><p></p><p>.timeline {</p><p> width: 100%;</p><p> height: 10px;</p><p> cursor: pointer;</p><p>}</p><p></p><p>.full_line {</p><p> position: absolute;</p><p> top: 4px;</p><p> width: 100%;</p><p> height: 2px;</p><p> -webkit-transition: background-color .2s ease-in-out;</p><p> transition: background-color .2s ease-in-out;</p><p> background-color: rgba(255, 255, 255, .4);</p><p>}</p><p></p><p>.timeline_pointer {</p><p> position: absolute;</p><p> top: 0;</p><p> right: -1px;</p><p> width: 0;</p><p> height: 0;</p><p> -webkit-transition: all .1s ease-in-out;</p><p> transition: all .1s ease-in-out;</p><p> border-radius: 50%;</p><p> background: #fff;</p><p>}</p><p></p><p>.timeline:hover .timeline_pointer {</p><p> top: -3px;</p><p> right: -5px;</p><p> width: 10px;</p><p> height: 10px;</p><p>}</p><p></p><p>.time_of_song {</p><p> font-size: 9px;</p><p> padding-top: 7px;</p><p> -webkit-transition: color .2s ease-in-out;</p><p> transition: color .2s ease-in-out;</p><p> color: rgba(255, 255, 255, 1);</p><p>}</p><p></p><p>.player_btns {</p><p> position: relative;</p><p> z-index: 1;</p><p> top: -5px;</p><p> left: 14px;</p><p> width: 270px;</p><p> padding-top: 33px;</p><p> -webkit-transition: all .2s ease-in-out;</p><p> transition: all .2s ease-in-out;</p><p> color: rgba(255, 255, 255, 1);</p><p>}</p><p></p><p>.play_btn {</p><p> position: absolute;</p><p> top: -16px;</p><p> left: 8px;</p><p> width: 51px;</p><p> height: 51px;</p><p> color: rgba(0, 178, 250, 1);</p><p> border-radius: 50%;</p><p> background-color: rgba(255, 255, 255, 1);</p><p> box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);</p><p>}</p><p></p><p>#play_circle {</p><p> top: 17px;</p><p> left: 1px;</p><p>}</p><p></p><p>.playlist_btn:hover {</p><p> cursor: pointer;</p><p>}</p><p></p><p>.random_btn:hover,</p><p>.prev_btn:hover,</p><p>.next_btn:hover,</p><p>.repeat_btn:hover {</p><p> cursor: pointer;</p><p> /* color: rgba(0, 47, 62, 1); */</p><p>}</p><p></p><p>.play_btn:hover {</p><p> cursor: pointer;</p><p> /* background-color: rgba(0, 47, 62, 1); */</p><p>}</p><p></p><p></p><p>/* .player .pl-list__eq {</p><p> display: none;</p><p>}</p><p></p><p>.player .pl-list--current {</p><p> color: #fff;</p><p> background: #1ec279;</p><p>}</p><p></p><p>.player .pl-list--current .pl-list__eq {</p><p> display: block;</p><p>}</p><p></p><p>@keyframes eq {</p><p> 0% {</p><p> height: 3px;</p><p> }</p><p> 50% {</p><p> height: 15px;</p><p> }</p><p> 100% {</p><p> height: 3px;</p><p> }</p><p>}</p><p></p><p>.player .eq {</p><p> display: flex;</p><p> width: 20px;</p><p> height: 15px;</p><p> margin: 0 auto;</p><p> justify-content: space-between;</p><p> align-items: flex-end;</p><p>}</p><p></p><p>.player .eq__bar {</p><p> width: 4px;</p><p> background: #fff;</p><p> filter: drop-shadow(0 0 5px #fff);</p><p>}</p><p></p><p>.player .eq__bar:nth-child(2) {</p><p> animation: eq 1.2s ease-in-out infinite 0s;</p><p>}</p><p></p><p>.player .eq__bar:nth-child(4) {</p><p> animation: eq 1.2s ease-in-out infinite .2s;</p><p>}</p><p></p><p>.player .eq__bar:nth-child(1) {</p><p> animation: eq 1.2s ease-in-out infinite .4s;</p><p>}</p><p></p><p>.player .eq__bar:nth-child(3) {</p><p> animation: eq 1.2s ease-in-out infinite .6s;</p><p>} */</p><p></p><p>.waves.active {</p><p> top: -430px;</p><p>}</p><p></p><p>.hamburger-menu.active {</p><p> margin-right: 232px;</p><p>}</p><p></p><p>.playlist_btn.active {</p><p> margin-left: -232px;</p><p>}</p><p></p><p>.nav_menu.active {</p><p> right: 0;</p><p>}</p><p></p><p>.player_fade.active {</p><p> position: absolute;</p><p> z-index: 65;</p><p> width: 275px;</p><p> height: 490px;</p><p> background: rgba(0, 0, 0, .5);</p><p>}</p><p></p><p>.player_playlist_item.active {</p><p> border-bottom-color: #7d7d7d;</p><p> background: #7d7d7d;</p><p>}</p><p></p><p>.player_playlist_item.active * {</p><p> color: #fff;</p><p>}</p><p></p><p>.glyphicon-menu-left.active {</p><p> -webkit-transform: rotate(-90deg);</p><p> transform: rotate(-90deg);</p><p>}</p><p></p><p>.player_playlist.active {</p><p> top: 185px;</p><p>}</p><p></p><p>.album_wrap.active {</p><p> top: -300px;</p><p> -webkit-transition: top .2s ease-in-out;</p><p> transition: top .2s ease-in-out;</p><p>}</p><p></p><p>.song_playing.active {</p><p> top: -300px;</p><p> -webkit-transition: top .2s ease-in-out;</p><p> transition: top .2s ease-in-out;</p><p>}</p><p></p><p>.line_preload.active {</p><p> background-color: rgba(0, 0, 0, .15);</p><p>}</p><p></p><p>.timeline_pointer.active {</p><p> background: rgba(0, 178, 250, 1);</p><p>}</p><p></p><p>.timeline_wrap.active,</p><p>.player_btns.active {</p><p> top: -305px;</p><p>}</p><p></p><p>.player_btns .btn_shadow {</p><p> width: 20px;</p><p> margin-left: -3px;</p><p> -webkit-transition: text-shadow .2s ease-in-out;</p><p> transition: text-shadow .2s ease-in-out;</p><p>}</p><p></p><p>.player_btns.active .btn_shadow {</p><p> /* color: rgba(0, 0, 0, 1); */</p><p> text-shadow: 0 2px 7px rgba(0, 0, 0, .19), 0 4px 4px rgba(0, 0, 0, .23);</p><p>}</p><p></p><p>.line_played.active {</p><p> top: 3px;</p><p> background-color: rgba(0, 178, 250, 1);</p><p>}</p><p></p><p>.full_line.active {</p><p> background-color: rgba(0, 178, 250, .4);</p><p>}</p><p></p><p>.time_of_song.active {</p><p> color: rgba(0, 178, 250, 1);</p><p>}</p><p></p><p>.random_btn.active,</p><p>.repeat_btn.active,</p><p>.player_btns.active .random_btn.btn_shadow.active,</p><p>.player_btns.active .repeat_btn.btn_shadow.active {</p><p> color: rgb(222, 255, 180);</p><p> text-shadow: 0 2px 1px rgba(0, 0, 0, .49);</p><p>}</p><p></p><p></p><p>/* </p><p>.touch-screen .menu_btn:hover,</p><p>.touch-screen .random_btn:hover,</p><p>.touch-screen .prev_btn:hover,</p><p>.touch-screen .next_btn:hover,</p><p>.touch-screen .repeat_btn:hover {</p><p> color: #fff;</p><p>}</p><p></p><p>.touch-screen .play_btn:hover {</p><p> background-color: #fff;</p><p>} */[/CODE]</p></blockquote><p></p>
[QUOTE="Lasanthajn, post: 24302896, member: 61219"] [CODE]/* preloader */ #preloader { position: fixed; z-index: 500; top: 0; right: 0; bottom: 0; left: 0; height: 100%; background: rgba(0, 178, 250, 1); background-size: cover; } #status { position: fixed; top: 50%; left: 50%; width: 50px; height: 30px; margin: -25px 0 0 -15px; } .spinner { font-size: 10px; width: 50px; height: 30px; margin: 0 auto; text-align: center; } .spinner > div { display: inline-block; width: 6px; height: 100%; -webkit-animation: stretchdelay 1.2s infinite ease-in-out; animation: stretchdelay 1.2s infinite ease-in-out; background-color: #fff; } .spinner .rect2 { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .spinner .rect3 { -webkit-animation-delay: -1.0s; animation-delay: -1.0s; } .spinner .rect4 { -webkit-animation-delay: -.9s; animation-delay: -.9s; } .spinner .rect5 { -webkit-animation-delay: -.8s; animation-delay: -.8s; } @-webkit-keyframes stretchdelay { 0%, 40%, 100% { -webkit-transform: scaleY(.4); } 20% { -webkit-transform: scaleY(1.0); } } @keyframes stretchdelay { 0%, 40%, 100% { -webkit-transform: scaleY(.4); transform: scaleY(.4); } 20% { -webkit-transform: scaleY(1.0); transform: scaleY(1.0); } } /* ------------------------------------- */ body, html { font-family: 'Roboto', sans-serif; font-size: 15px; position: relative; z-index: 0; width: 100%; height: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: rgba(215, 243, 246, 1); text-shadow: 1px 1px 1px rgba(0, 0, 0, .004); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -khtml-user-select: none; } .audio_player { position: relative; z-index: 5; width: 100%; padding: 18px 0; } .player_body { position: relative; z-index: 10; right: 0; bottom: 0; left: 0; overflow: hidden; width: 275px; height: 490px; margin: auto; background: rgba(255, 255, 255, 1); box-shadow: 0 5px 10px 2px rgba(0, 0, 0, .15), 0 15px 35px 0 rgba(0, 105, 92, .5); } .waves { position: relative; z-index: 20; top: -220px; -webkit-transition: top .2s ease-in-out; transition: top .2s ease-in-out; } .player_content { position: relative; z-index: 50; width: 100%; height: 490px; } .player_header { position: relative; z-index: 55; padding: 18px 0; color: rgba(0, 178, 250, 1); background-color: rgba(255, 255, 255, 1); } .header_name { font-size: 13px; font-weight: 500; text-transform: uppercase; } /* Hamburger menu */ .hamburger-menu, .playlist_btn, .nav_menu { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .hamburger-menu { position: absolute; z-index: 70; top: 18px; right: 16px; width: 15px; height: 15px; cursor: pointer; } .nav_menu { position: absolute; z-index: 70; right: -235px; width: 235px; height: 100%; background-color: rgba(255, 255, 255, 1); } .nav_list { position: relative; } .nav_item { padding: 15px 20px; border-bottom: 1px solid rgba(0, 0, 0, .1); } .nav_item p { font-size: 14px; font-weight: 300; margin: -1px 0; color: rgba(0, 0, 0, .9); } .nav_item a { font-size: 22px; font-weight: 300; color: rgba(0, 0, 0, 1); } .player_fade { -webkit-transition: background .2s ease-in-out; transition: background .2s ease-in-out; background: rgba(0, 0, 0, 0); } .bar, .bar:after, .bar:before { width: 15px; height: 3px; } .bar { position: relative; -webkit-transition: all 0ms 300ms; transition: all 0ms 300ms; -webkit-transform: translateY(6px); transform: translateY(6px); background: rgba(0, 178, 250, 1); } .bar.active { background: rgba(0, 178, 250, 0); } .bar:before { position: absolute; bottom: 6px; left: 0; content: ''; -webkit-transition: bottom 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1); transition: bottom 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1); transition: bottom 300ms 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms cubic-bezier(.23, 1, .32, 1); transition: bottom 300ms 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1); background: rgba(0, 178, 250, 1); } .bar:after { position: absolute; top: 6px; left: 0; content: ''; -webkit-transition: top 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1); transition: top 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1); transition: top 300ms 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms cubic-bezier(.23, 1, .32, 1); transition: top 300ms 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms cubic-bezier(.23, 1, .32, 1); background: rgba(0, 178, 250, 1); } .bar.active:after { top: 0; -webkit-transition: top 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1); transition: top 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1); transition: top 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms 300ms cubic-bezier(.23, 1, .32, 1); transition: top 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1); -webkit-transform: rotate(45deg); transform: rotate(45deg); } .bar.active:before { bottom: 0; -webkit-transition: bottom 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1); transition: bottom 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1); transition: bottom 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms 300ms cubic-bezier(.23, 1, .32, 1); transition: bottom 300ms cubic-bezier(.23, 1, .32, 1), transform 300ms 300ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 300ms 300ms cubic-bezier(.23, 1, .32, 1); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); ; } /* ------------------------------------- */ .player_playlist { position: absolute; z-index: 60; top: 490px; overflow: scroll; overflow-x: hidden; width: 275px; height: 305px; -webkit-transition: top .2s ease-in-out; transition: top .2s ease-in-out; background-color: rgba(255, 255, 255, 1); } .player_playlist::-webkit-scrollbar { width: 5px !important; } .player_playlist::-webkit-scrollbar-track { background-color: rgba(0, 0, 0, .1) !important; } .player_playlist::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .3) !important; } .player_playlist_list { position: relative; margin-bottom: 0; } .player_playlist_item { width: 100%; height: 64px; padding: 4px 18px; cursor: pointer; border-bottom: 1px solid rgba(0, 0, 0, .1); } .player_playlist_item:hover { background: #e6e6e6; } .player_playlist_item:active { background: #d2d2d2; } .song_block { display: inline-block; max-width: 200px; } .song_block .title_block { font-size: 14px; margin-top: 8px; margin-bottom: 3px; } .song_block .artist_block { font-size: 11px; } .song_time { font-size: 11px; position: relative; top: 20px; float: right; max-width: 34px; color: rgba(144, 144, 144, 1); } .glyphicon-menu-left { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .album_wrap { position: relative; z-index: 40; top: 0; padding: 18px 0 30px 0; -webkit-transition: top .3s ease-in-out; transition: top .3s ease-in-out; } .default_cover { width: 150px; height: 150px; margin-right: auto; margin-left: auto; background: url(https://s30.postimg.org/shr4aygpt/default_album_art_blue2.jpg); background-repeat: no-repeat; background-size: cover; box-shadow: 0 10px 20px -15px rgba(0, 0, 0, .35), 0 22px 40px -15px rgba(0, 0, 0, .20); } .cover { width: 150px; height: 150px; margin-right: auto; margin-left: auto; -webkit-transition: background-image .2s ease-in-out; transition: background-image .2s ease-in-out; background-image: url(''); background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; } .song_playing { font-size: 14.5px; line-height: 135%; position: relative; top: 0; max-width: 245px; height: 113px; margin-right: auto; margin-left: auto; padding: 6px 0 69px 0; -webkit-transition: top .5s ease-in-out; transition: top .5s ease-in-out; } .title_block { font-weight: 500; } .artist_block { font-size: 10.5px; color: rgba(144, 144, 144, 1); } .title_block, .artist_block { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #title, #artist { max-width: 225px; } .timeline_wrap { position: relative; position: relative; top: 0; margin-top: 5px; -webkit-transition: top .2s ease-in-out; transition: top .2s ease-in-out; } .line_played { position: absolute; top: 3px; height: 3px; background-color: rgba(255, 255, 255, 1); } .line_preload { position: absolute; top: 4px; height: 2px; background-color: rgb(0, 129, 181); } .timeline { width: 100%; height: 10px; cursor: pointer; } .full_line { position: absolute; top: 4px; width: 100%; height: 2px; -webkit-transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out; background-color: rgba(255, 255, 255, .4); } .timeline_pointer { position: absolute; top: 0; right: -1px; width: 0; height: 0; -webkit-transition: all .1s ease-in-out; transition: all .1s ease-in-out; border-radius: 50%; background: #fff; } .timeline:hover .timeline_pointer { top: -3px; right: -5px; width: 10px; height: 10px; } .time_of_song { font-size: 9px; padding-top: 7px; -webkit-transition: color .2s ease-in-out; transition: color .2s ease-in-out; color: rgba(255, 255, 255, 1); } .player_btns { position: relative; z-index: 1; top: -5px; left: 14px; width: 270px; padding-top: 33px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color: rgba(255, 255, 255, 1); } .play_btn { position: absolute; top: -16px; left: 8px; width: 51px; height: 51px; color: rgba(0, 178, 250, 1); border-radius: 50%; background-color: rgba(255, 255, 255, 1); box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23); } #play_circle { top: 17px; left: 1px; } .playlist_btn:hover { cursor: pointer; } .random_btn:hover, .prev_btn:hover, .next_btn:hover, .repeat_btn:hover { cursor: pointer; /* color: rgba(0, 47, 62, 1); */ } .play_btn:hover { cursor: pointer; /* background-color: rgba(0, 47, 62, 1); */ } /* .player .pl-list__eq { display: none; } .player .pl-list--current { color: #fff; background: #1ec279; } .player .pl-list--current .pl-list__eq { display: block; } @keyframes eq { 0% { height: 3px; } 50% { height: 15px; } 100% { height: 3px; } } .player .eq { display: flex; width: 20px; height: 15px; margin: 0 auto; justify-content: space-between; align-items: flex-end; } .player .eq__bar { width: 4px; background: #fff; filter: drop-shadow(0 0 5px #fff); } .player .eq__bar:nth-child(2) { animation: eq 1.2s ease-in-out infinite 0s; } .player .eq__bar:nth-child(4) { animation: eq 1.2s ease-in-out infinite .2s; } .player .eq__bar:nth-child(1) { animation: eq 1.2s ease-in-out infinite .4s; } .player .eq__bar:nth-child(3) { animation: eq 1.2s ease-in-out infinite .6s; } */ .waves.active { top: -430px; } .hamburger-menu.active { margin-right: 232px; } .playlist_btn.active { margin-left: -232px; } .nav_menu.active { right: 0; } .player_fade.active { position: absolute; z-index: 65; width: 275px; height: 490px; background: rgba(0, 0, 0, .5); } .player_playlist_item.active { border-bottom-color: #7d7d7d; background: #7d7d7d; } .player_playlist_item.active * { color: #fff; } .glyphicon-menu-left.active { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); } .player_playlist.active { top: 185px; } .album_wrap.active { top: -300px; -webkit-transition: top .2s ease-in-out; transition: top .2s ease-in-out; } .song_playing.active { top: -300px; -webkit-transition: top .2s ease-in-out; transition: top .2s ease-in-out; } .line_preload.active { background-color: rgba(0, 0, 0, .15); } .timeline_pointer.active { background: rgba(0, 178, 250, 1); } .timeline_wrap.active, .player_btns.active { top: -305px; } .player_btns .btn_shadow { width: 20px; margin-left: -3px; -webkit-transition: text-shadow .2s ease-in-out; transition: text-shadow .2s ease-in-out; } .player_btns.active .btn_shadow { /* color: rgba(0, 0, 0, 1); */ text-shadow: 0 2px 7px rgba(0, 0, 0, .19), 0 4px 4px rgba(0, 0, 0, .23); } .line_played.active { top: 3px; background-color: rgba(0, 178, 250, 1); } .full_line.active { background-color: rgba(0, 178, 250, .4); } .time_of_song.active { color: rgba(0, 178, 250, 1); } .random_btn.active, .repeat_btn.active, .player_btns.active .random_btn.btn_shadow.active, .player_btns.active .repeat_btn.btn_shadow.active { color: rgb(222, 255, 180); text-shadow: 0 2px 1px rgba(0, 0, 0, .49); } /* .touch-screen .menu_btn:hover, .touch-screen .random_btn:hover, .touch-screen .prev_btn:hover, .touch-screen .next_btn:hover, .touch-screen .repeat_btn:hover { color: #fff; } .touch-screen .play_btn:hover { background-color: #fff; } */[/CODE] [/QUOTE]
Insert quotes…
Verification
Hath warak paha keeyada? (hatha wadikireema paha)
Post reply
Top
Bottom