update
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
/**=====================
|
||||
Popover CSS Start
|
||||
==========================**/
|
||||
.popover-header {
|
||||
background-color: $dark-color;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
.popover-main {
|
||||
.btn-showcase {
|
||||
a {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
button {
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**=====================
|
||||
Popover CSS Ends
|
||||
==========================**/
|
||||
Reference in New Issue
Block a user