mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
[ticket/15071] Fix cahnges
PHPBB3-15071
This commit is contained in:
@@ -73,6 +73,11 @@ th a:hover {
|
||||
color: #164069;
|
||||
}
|
||||
|
||||
.signature a,
|
||||
.signature a:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* back to top of page */
|
||||
.top i {
|
||||
color: #9e9e9e;
|
||||
@@ -865,13 +870,6 @@ ul.cplist {
|
||||
color: #d41142;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
|
||||
.navigation a,
|
||||
.rtl .navigation a {
|
||||
background: #aab9c0;
|
||||
}
|
||||
}
|
||||
|
||||
/* preferences pane layout */
|
||||
.panel-container h2 {
|
||||
color: #212121;
|
||||
|
Reference in New Issue
Block a user