]> git.aero2k.de Git - dfde-theme.git/commitdiff
Umrandung tabs
authoreggy <eggy@localhost>
Sun, 23 Jul 2017 06:39:09 +0000 (08:39 +0200)
committereggy <eggy@localhost>
Sun, 23 Jul 2017 06:39:09 +0000 (08:39 +0200)
theme/colours.css

index fa39d8fbadefd26b3a93de739dc43089af47bb4e..a8513f1d3a76e31d31543976f3568a69e69a299c 100644 (file)
@@ -797,9 +797,10 @@ ul.cplist {
 
 .tabs .tab > a:hover {
        /* debianforum: User Control Panel - Mouseover */
-       border-color: #cecece ;
-       border-width: 0 1px 0px 1px;
-       color: #505050;
+    border-top:    1px solid #f31141 ;
+    border-right:  1px solid #f31141 ;
+       border-left:   1px solid #f31141 ;
+       color: #645d5b;
 }
 
 .tabs .activetab > a,