|
|
|
|
@ -8952,12 +8952,14 @@ ul.dropdown-menu.inner > li > a { |
|
|
|
|
white-space: initial; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* start document mp3 preview */ |
|
|
|
|
.preview .mejs__container { |
|
|
|
|
background: #aaa; |
|
|
|
|
border-radius: 50%; |
|
|
|
|
width: 22px; |
|
|
|
|
height: 22px; |
|
|
|
|
width: 22px !important; |
|
|
|
|
height: 22px !important; |
|
|
|
|
min-width: 22px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.preview .mejs__controls { |
|
|
|
|
@ -8966,7 +8968,7 @@ ul.dropdown-menu.inner > li > a { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.preview .mejs__button > button { |
|
|
|
|
margin: 16px 6px; |
|
|
|
|
margin: 20px 2px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* end document mp3 preview */ |
|
|
|
|
|