summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras <evangelos@foutrelis.com>2017-06-28 12:31:07 +0300
committerGitHub <noreply@github.com>2017-06-28 12:31:07 +0300
commitd4cd8a2396a475f08ddc6aff2f8ecd4caca8c313 (patch)
treee45d5cc575e1c37f8a4661d5733bb9cfd90f55f5
parent05d91634fcbece001cff63ccade55fda8ba5344f (diff)
downloadarchweb-d4cd8a2396a475f08ddc6aff2f8ecd4caca8c313.tar.gz
archweb-d4cd8a2396a475f08ddc6aff2f8ecd4caca8c313.zip
Revert "dev dashboard: highlight table rows on mouse hover"
-rw-r--r--sitestatic/archweb.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css
index cb5bfd24..86bd1361 100644
--- a/sitestatic/archweb.css
+++ b/sitestatic/archweb.css
@@ -983,12 +983,6 @@ table td.country {
width: auto;
}
-/* dev: dashboard: dashboard and stats area */
-#dev-dashboard,
-#stats-area tr:hover {
- background: #ffd;
-}
-
/* dev dashboard: flagged packages */
#dash-pkg-notify {
text-align: right;