mirror of
https://github.com/friendica/friendica
synced 2025-05-04 15:04:14 +02:00
dispy theme hide editor if without focus
This commit is contained in:
parent
0fbaac59f0
commit
a4f7e8e8fe
3 changed files with 113 additions and 80 deletions
|
@ -1112,6 +1112,11 @@ div[id$="wrapper"] br { clear: left; }
|
|||
.cc-license { margin-top: 100px; font-size: 0.7em; }
|
||||
footer { display: block; margin: 50px 20%; clear: both; }
|
||||
|
||||
#profile-jot-text {
|
||||
height: 20px;
|
||||
color:#cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
/** acl **/
|
||||
#photo-edit-perms-select,
|
||||
#photos-upload-permissions-wrapper,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue