mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-23 19:45:10 +01:00
[ticket/12648] Slightly clear ACP active tab border
PHPBB3-12648
This commit is contained in:
parent
8547fd4c2e
commit
919fee6b1b
@ -392,10 +392,11 @@ li {
|
||||
background: -ms-linear-gradient(top, #F2F2F2 0%, #DCDEE2 100%);
|
||||
background: linear-gradient(to bottom, #F2F2F2 0%, #DCDEE2 100%);
|
||||
border-color: #999;
|
||||
border-bottom: 1px solid #DCDEE2;
|
||||
box-shadow: 0 1px 1px #FFF inset;
|
||||
color: #23649F;
|
||||
margin: 0 1px 0 0;
|
||||
padding: 7px 10px 6px;
|
||||
padding: 7px 10px 5px;
|
||||
}
|
||||
|
||||
#tabs .activetab > a:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user