aboutsummaryrefslogtreecommitdiffstats
path: root/english/startpage.css
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2019-11-23 17:47:17 +0100
committerLaura Arjona Reina <larjona@debian.org>2019-12-13 20:03:12 +0100
commitcb27f8eadfdd2454f341184f8ac38a75663d8ff9 (patch)
tree184f99b821eee07c86da81ea4990477b6db7a0ac /english/startpage.css
parent92c99c9ea3b78bc400f847bd600b658cf38265db (diff)
stop shaking when moving over the icons, sync color
Diffstat (limited to 'english/startpage.css')
-rw-r--r--english/startpage.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/english/startpage.css b/english/startpage.css
index c8275e5a519..6cfdedb9781 100644
--- a/english/startpage.css
+++ b/english/startpage.css
@@ -104,12 +104,15 @@ div .community {
margin-top: 10px;
}
-.community.column:hover,
.community.column:focus img {
border: none;
outline: 0px;
}
+.community.column:hover {
+ border: 1px solid #fcfcfc;
+}
+
.column:hover {
border: 1px solid #e2e2e2;
background: #fcfcfc;

© 2014-2024 Faster IT GmbH | imprint | privacy policy