styles popovers, fixes #126
[bootswatch] / amelia / bootswatch.less
index c6c7403..968f5b2 100644 (file)
@@ -133,3 +133,7 @@ legend {
 .list-group-item {
        background-color: lighten(@body-bg, 5%);
 }
+
+.popover {
+       color: @gray-dark;
+}