]> git.aero2k.de Git - dfde-theme.git/commitdiff
Seitenzaehler mouseover von blau zu dunkelrot geaendert
authoreggy <eggy@localhost>
Fri, 7 Jul 2017 21:59:37 +0000 (23:59 +0200)
committereggy <eggy@localhost>
Fri, 7 Jul 2017 21:59:37 +0000 (23:59 +0200)
theme/colours.css

index 68aa419a42e8d32a1fd5702695668047954a8bdc..68b05fa9c4388bcfaa30947bf3972225af67d1c5 100644 (file)
@@ -660,8 +660,8 @@ Colours and backgrounds for buttons.css
 }
 
 .pagination li a:hover, .pagination li a:hover .icon, .pagination .dropdown-visible a.dropdown-trigger, .nojs .pagination .dropdown-container:hover a.dropdown-trigger {
-       background: #368AD2;
-       border-color: #368AD2;
+       background: #aa0000;
+       border-color: #aa0000;
        filter: none;
        color: #FFFFFF;
        text-shadow: none;