mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
ac37625123
This reverts commit 162fd8e9b8
.
20 lines
357 B
SCSS
20 lines
357 B
SCSS
//
|
|
//.popover, .tooltip-inner {
|
|
// line-height: 1em;
|
|
// color: $mdb-popover-color;
|
|
// background: $mdb-popover-background;
|
|
// border: 0;
|
|
// border-radius: $border-radius;
|
|
// @include box-shadow($mdb-shadow-2dp);
|
|
//}
|
|
//
|
|
//.tooltip, .tooltip.in {
|
|
// opacity: 1;
|
|
//}
|
|
//
|
|
//.popover, .tooltip {
|
|
// .arrow, .tooltip-arrow {
|
|
// display: none;
|
|
// }
|
|
//}
|