PATH:
home
/
lab2454c
/
keebchat.com
/
themes
/
default
/
statics
/
scss
/
apps
/
wallet
// @*************************************************************************@ // @ @author Mansur Altamirov (Mansur_TL) @ // @ @author_url 1: https://www.instagram.com/mansur_tl @ // @ @author_url 2: http://codecanyon.net/user/mansur_tl @ // @ @author_email: highexpresstore@gmail.com @ // @*************************************************************************@ // @ ColibriSM - The Ultimate Modern Social Media Sharing Platform @ // @ Copyright (c) 21.03.2020 ColibriSM. All rights reserved. @ // @*************************************************************************@ @import '../main-variables'; body.cl-app-wallet{ main.main-content-container{ div.main-content-container-inner{ div.timeline-container{ div.account-wallet-container{ div.account-balance-card{ border-color: $dark_border; h4{ color: #fff; } div.account-balance-holder{ small{ color: $dark_grey; } } hr{ border-color: $dark_border; } h5{ color: #f3f3f3; } } div.account-wallet-history{ border-color: $dark_border; h4{ color: #fff; } div.wallet-transactions-history{ div.wallet-transactions-record{ border-color: $dark_border; div.mp{ div.amount{ span{ color: #fff; } } div.trans-info{ p{ color: $dark_grey; } } } div.rp{ time{ color: $dark_grey; } } } } } } } } } }
[-] style.master.scss
[edit]
[+]
..
[-] run4
[edit]
[-] run1
[edit]
[+]
.sass-cache
[-] style.mq.scss
[edit]
[-] style.dark.scss
[edit]
[-] run3
[edit]
[-] style.custom.scss
[edit]
[-] run2
[edit]