1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-09 07:40:45 +02:00

[ticket/12662] Change CSS selectors to direct descendants for linklist

PHPBB3-12662
This commit is contained in:
PayBas
2014-06-24 14:58:17 +02:00
parent e528a57c2f
commit 8c7127f573
4 changed files with 34 additions and 47 deletions

View File

@@ -1134,7 +1134,7 @@ input.disabled {
}
.dropdown-extended ul li {
border-bottom-color: #B9B9B9;
border-top-color: #B9B9B9;
}
.dropdown-extended ul li:hover {