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 00:17:45 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-08-12 00:17:45 +0400
commitdf462fe71fc7baa7256e6b965d513e26d5dd4660 (patch)
tree6527900d41e8c42f6c75e4142e0b55f79856fcd0 /plugins/PleineLune
parent0c792fc45f323d6c6db6aad56a32c4ab55d1a170 (diff)
Theme data table pages indicator for PleineLune
Diffstat (limited to 'plugins/PleineLune')
-rw-r--r--plugins/PleineLune/stylesheets/_dataTable.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/PleineLune/stylesheets/_dataTable.less b/plugins/PleineLune/stylesheets/_dataTable.less
index 70d1a15af1..e7b0242cb4 100644
--- a/plugins/PleineLune/stylesheets/_dataTable.less
+++ b/plugins/PleineLune/stylesheets/_dataTable.less
@@ -109,6 +109,7 @@ table.dataTable tr.subDataTable:hover > td .dataTableRowActions {
color: @theme-color-text-focus;
}
+.dataTablePages,
.loadingPiwik {
color: @theme-color-text-base;
}