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 Steur <thomas.steur@gmail.com>2013-11-27 05:18:11 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-11-27 05:18:11 +0400
commit8f65d0a977febefafa4d71b3ac99b4bfcbfc6c56 (patch)
treeaa9ff1632b03c6268153a9f1516d5fa026e6342c /plugins/CorePluginsAdmin/stylesheets
parent07297be7398c06829cd3e3a487aa47233c3d5e03 (diff)
refs #4338 highlight changelog tab if needed
Diffstat (limited to 'plugins/CorePluginsAdmin/stylesheets')
-rw-r--r--plugins/CorePluginsAdmin/stylesheets/marketplace.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/CorePluginsAdmin/stylesheets/marketplace.less b/plugins/CorePluginsAdmin/stylesheets/marketplace.less
index f420b96fac..ac56a18c10 100644
--- a/plugins/CorePluginsAdmin/stylesheets/marketplace.less
+++ b/plugins/CorePluginsAdmin/stylesheets/marketplace.less
@@ -232,6 +232,9 @@
color: #9b7a44;
font-weight: bold;
}
+ a:hover {
+ text-decoration: underline;
+ }
}
p, .ui-tabs-panel ul, .ui-tabs-panel li {