Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas ZILLIOX <thomas@zilliox.me>2013-08-12 02:36:41 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-08-12 02:36:41 +0400
commite1d48995c3b89f0298d10b0c3e3e2cfbea29d6d6 (patch)
treead7b9d8a8979ae6521af0a7953f099ed02192ac4 /plugins/PleineLune
parente3a1396f38ed0755de93c49bbc1a1b30376d5821 (diff)
Style popin text for PleineLune
Diffstat (limited to 'plugins/PleineLune')
-rw-r--r--plugins/PleineLune/stylesheets/_ui.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/PleineLune/stylesheets/_ui.less b/plugins/PleineLune/stylesheets/_ui.less
index 9a7c2475b4..cc853f89f1 100644
--- a/plugins/PleineLune/stylesheets/_ui.less
+++ b/plugins/PleineLune/stylesheets/_ui.less
@@ -8,6 +8,10 @@
border: 1px solid @theme-color-background-contrast;
}
+.ui-widget-content {
+ color: @theme-color-text-base;
+}
+
.ui-widget-content a {
color: @theme-color-text-link;
}