mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-24 11:22:42 +01:00
.navbar-brand-with-text style
This commit is contained in:
parent
9d09869f80
commit
06593afb95
10
public/css/style.css
vendored
10
public/css/style.css
vendored
@ -354,6 +354,16 @@ h1, h2, h3, h4, h5, h6 {
|
||||
/**
|
||||
* Navbar
|
||||
*/
|
||||
.navbar-brand.navbar-brand-with-text > img {
|
||||
display: inline-block;
|
||||
}
|
||||
.navbar-brand-with-text:hover {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.navbar-brand-with-text span {
|
||||
color: #fff;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.navbar-brand.active img,
|
||||
a.navbar-brand:hover img {
|
||||
-webkit-filter: brightness(2);
|
||||
|
Loading…
Reference in New Issue
Block a user