mirror of
https://github.com/loma-one/friendica_Template.git
synced 2025-03-13 15:08:28 +00:00
Add files via upload
Farbgestaltung im Modal Bilder Browser optimiert. Zugriff auf die Video-Dateien aktiviert.
This commit is contained in:
parent
a847766962
commit
2257567b13
1 changed files with 6 additions and 0 deletions
|
@ -925,6 +925,12 @@ audio, canvas, progress, video {
|
|||
margin: 0 auto;
|
||||
}
|
||||
|
||||
button, input, select, textarea {
|
||||
border-radius: 10px;
|
||||
background-color: #333;
|
||||
border-color: #333;
|
||||
}
|
||||
|
||||
iframe, img, video {
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue