mirror of
https://github.com/loma-one/friendica_Template.git
synced 2025-03-13 14:28:29 +00:00
Icon Admin Dropdown-Menu vergrößert
This commit is contained in:
parent
a350d099a8
commit
4bd36ede9b
1 changed files with 11 additions and 0 deletions
|
@ -256,6 +256,13 @@ header #banner #logo-img,
|
|||
background-color: var(--nav-bg) !important;
|
||||
}
|
||||
|
||||
.account .dropdown-menu li a i {
|
||||
margin-right: 10px;
|
||||
font-size: 18px;
|
||||
display: inline-block;
|
||||
width: 14px;
|
||||
}
|
||||
|
||||
.contact-entry-desc {
|
||||
color: #b0b3b8;
|
||||
}
|
||||
|
@ -846,6 +853,10 @@ aside .widget li:hover {
|
|||
-webkit-box-shadow: none !important;
|
||||
}
|
||||
|
||||
.comment-fake-form, .wall-item-comment-wrapper {
|
||||
border-top: 1px solid rgb(37, 39, 40);
|
||||
}
|
||||
|
||||
.wall-item-actions button {
|
||||
font-size: 20px !important;
|
||||
color: #B0B3B8 !important;
|
||||
|
|
Loading…
Add table
Reference in a new issue