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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user