mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 18:49:52 +02:00
[ticket/11552] Breadcrumbs in footer, tabs bg color
Change breadcrumbs layout in footer to match breadcrumbs in header. Change background color for tabs dropdown menu PHPBB3-11552
This commit is contained in:
@@ -1155,7 +1155,7 @@ ul.responsive-popup {
|
||||
}
|
||||
|
||||
#tabs ul.responsive-tabs {
|
||||
background: #CADCEB;
|
||||
background: #ddedfb;
|
||||
border-color: #c0c9d5;
|
||||
box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
Reference in New Issue
Block a user