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

ersetze hellblau durch grau

This commit is contained in:
eggy
2017-07-05 19:53:30 +02:00
parent 34e9af198e
commit 803192d88d

View File

@@ -261,7 +261,7 @@ dl.details dd {
}
.jumpbox-forum-link {
background-color: #E1EBF2;
background-color: #f0f0f0;
}
.jumpbox-forum-link:hover {
@@ -269,11 +269,11 @@ dl.details dd {
}
.jumpbox .dropdown .pointer-inner {
border-color: #E1EBF2 transparent;
border-color: #f0f0f0 transparent;
}
.jumpbox-sub-link {
background-color: #E1EBF2;
background-color: #f0f0f0;
}
.jumpbox-sub-link:hover {
@@ -818,7 +818,7 @@ ul.cplist {
/* Mini tabbed menu used in MCP
----------------------------------------*/
.minitabs .tab > a {
background-color: #E1EBF2;
background-color: #f0f0f0;
}
.minitabs .activetab > a,