summaryrefslogtreecommitdiff
path: root/amelia/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'amelia/bootswatch.less')
-rw-r--r--amelia/bootswatch.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less
index c6c7403e..968f5b2d 100644
--- a/amelia/bootswatch.less
+++ b/amelia/bootswatch.less
@@ -133,3 +133,7 @@ legend {
.list-group-item {
background-color: lighten(@body-bg, 5%);
}
+
+.popover {
+ color: @gray-dark;
+}