mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 22:38:51 +00:00
(css/js) Update generated files
This commit is contained in:
@@ -16785,6 +16785,30 @@ md-sidenav .sg-item-name {
|
||||
-ms-flex: 0 0 33%;
|
||||
flex: 0 0 33%; } }
|
||||
|
||||
.sg-dropzone {
|
||||
display: none; }
|
||||
|
||||
.sg-over-dropzone .sg-dropzone {
|
||||
background-color: white;
|
||||
border: 4px dashed black;
|
||||
bottom: 0px;
|
||||
display: block;
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1 1 auto;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
left: 0px;
|
||||
opacity: 0.6;
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
z-index: 11; }
|
||||
.sg-over-dropzone .sg-dropzone:hover {
|
||||
opacity: 0.6; }
|
||||
.sg-over-dropzone .sg-dropzone md-icon {
|
||||
color: black;
|
||||
font-size: 112px; }
|
||||
|
||||
.msg-attachment-image {
|
||||
-webkit-transition: -webkit-flex-basis 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
|
||||
-webkit-transition: -webkit-flex-basis 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
|
||||
|
||||
Reference in New Issue
Block a user