diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index 53f03d20f3..3374d1291c 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -1877,4 +1877,13 @@ span.et2_egw_action_ddHelper_itemsCnt { .blueimp-gallery-controls>.indicator { white-space: nowrap; opacity:1; /* When the controls panel is on then we need to show back the indicators*/ +} +#global-zeroclipboard-flash-bridge zeroclipboard-is-hover { + background-color: red; +} +div.flash-click-to-play-dialog { + + width:200px !important; + height: 200px !important; + /*opacity:0;*/ } \ No newline at end of file