]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/css/style.css
Only make changes for frio. (#5347)
[friendica.git] / view / theme / frio / css / style.css
index fbd2200256e21f11f50c9f35cec6c87cb8ec8692..0836219aa7260fefe08bf0ac640fbf779596a596 100644 (file)
@@ -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 {