forked from extern/egroupware
Missing commit from commit #51809
This commit is contained in:
parent
cd0d8adad5
commit
dbe3e43c9a
@ -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;*/
|
||||
}
|
@ -43,3 +43,12 @@
|
||||
font-size: 1.4em;
|
||||
height: 16px;
|
||||
}
|
||||
/* DTD Generator Button*/
|
||||
.dtd_btn{
|
||||
width: 100px;
|
||||
height: 35px;
|
||||
float: right;
|
||||
box-shadow: 1px 1px 1px 1px gray;
|
||||
border: white solid 1px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user