mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 04:22:11 +02:00
[ticket/16237] squash all commits
PHPBB3-16237
This commit is contained in:
@@ -41,7 +41,7 @@ th a:hover {
|
||||
background-position: center center;
|
||||
border-radius: 3px 0 0 3px;
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
z-index: 301;
|
||||
top: 50%;
|
||||
right: 0;
|
||||
display: none;
|
||||
@@ -158,7 +158,6 @@ a.lastsubject:hover {
|
||||
.back2top .top {
|
||||
float: right;
|
||||
margin-top: 0;
|
||||
margin-right: -10px;
|
||||
}
|
||||
|
||||
/* Arrow links */
|
||||
@@ -205,3 +204,11 @@ a.feed-icon-forum {
|
||||
a.anchor {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.c-subscribe-action {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.c-subscribe-action.is-active {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user