1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

Umrandung tabs

This commit is contained in:
eggy
2017-07-23 08:39:09 +02:00
parent 6cd89d54aa
commit 4761118cae

View File

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