mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
New option to disable SVG icons / Functionality added to Vier
This commit is contained in:
parent
eded4209d2
commit
f36353e010
4 changed files with 19 additions and 2 deletions
|
@ -1779,6 +1779,13 @@ section.minimal {
|
|||
padding-right: 12px; */
|
||||
}
|
||||
|
||||
.network-svg {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
border-radius: 4px;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
#profile-jot-form {
|
||||
box-shadow: 1px 2px 0px 0px #D8D8D8;
|
||||
background-color: #fafafa;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue