Tooltip background color take back
This commit is contained in:
parent
04ec2af3c8
commit
8ab6972363
7
public/css/app.css
vendored
7
public/css/app.css
vendored
@ -503,6 +503,7 @@ ul.add-new.nav.navbar-nav.pull-left {
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
/*
|
||||
.tooltip > .tooltip-inner {
|
||||
background-color: #6da252;
|
||||
}
|
||||
@ -510,7 +511,7 @@ ul.add-new.nav.navbar-nav.pull-left {
|
||||
.tooltip.right .tooltip-arrow {
|
||||
border-right-color: #6da252 !important;
|
||||
}
|
||||
/*
|
||||
|
||||
.content-wrapper {
|
||||
overflow: inherit;
|
||||
}
|
||||
@ -521,7 +522,9 @@ ul.add-new.nav.navbar-nav.pull-left {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
z-index: 999;
|
||||
}*/
|
||||
}
|
||||
*/
|
||||
|
||||
.progress-bar-green, .progress-bar-success {
|
||||
background-color: #6da252;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user