[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
lppm
/
admin
/
less
/
materialadmin
/
[
Home
]
File: popovers.less
// // Popovers // -------------------------------------------------- .popover { color: contrast(@popover-bg, @text-color, @white, @color-threshold); } .gui-popover { position:fixed; .popover-variant(@menubar-bg); // Variants &.popover-info { .popover-variant(@brand-info); } &.popover-warning { .popover-variant(@brand-warning); } &.popover-success { .popover-variant(@brand-success); } &.popover-danger { .popover-variant(@brand-danger); } }