Only make changes for frio. (#5347)
This commit is contained in:
committed by
Hypolite Petovan
parent
34b17ed8fe
commit
dd00a943f2
@@ -2949,7 +2949,7 @@ section.help-content-wrapper li {
|
||||
padding-top: 10px;
|
||||
}
|
||||
#adminpage ul#pluginslist, li.plugin {
|
||||
padding-top: 10px;
|
||||
list-style: none;
|
||||
}
|
||||
#adminpage li .icon {
|
||||
display: inline-block;
|
||||
@@ -3008,6 +3008,14 @@ section.help-content-wrapper li {
|
||||
.adminpage .table-hover > tbody > tr:hover + tr.details {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.offset-anchor::before {
|
||||
display: block;
|
||||
content: " ";
|
||||
margin-top: -100px;
|
||||
height: 100px;
|
||||
visibility: hidden;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
/* Register Page*/
|
||||
#register-openid-wrapper, #register-name-wrapper, #register-invite-wrapper, #profile-publish-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user