[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
htdocs
/
siami
/
scss
/
layout
/
version-transparent
/
[
Home
]
File: _transparent-header.scss
[data-theme-version="transparent"] { .header { background-color: rgba(0,0,0,0.15); } .header-left { input { border-color: $d-border; color: $white; &:focus { box-shadow: none; border-color: $primary; } &::placeholder { color: $white; } } } .header-right { .dropdown { .nav-link { &:hover { color: $white; } } } .notification_dropdown { .dropdown-item { a { color: $white; } } } } }