mirror of
https://github.com/friendica/friendica
synced 2024-11-10 08:22:57 +00:00
position the theme-preview on settings page
This commit is contained in:
parent
1e2e6f5ba9
commit
ba28362242
1 changed files with 4 additions and 0 deletions
|
@ -249,6 +249,10 @@ div.wall-item-content-wrapper.shiny {
|
||||||
background: #FFFFC8;
|
background: #FFFFC8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#theme-preview {
|
||||||
|
margin: 15px 0 15px 150px;
|
||||||
|
}
|
||||||
|
|
||||||
/* from default */
|
/* from default */
|
||||||
#jot-perms-icon,
|
#jot-perms-icon,
|
||||||
#profile-location,
|
#profile-location,
|
||||||
|
|
Loading…
Reference in a new issue