|
|
@ -493,6 +493,7 @@ a:hover{
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
padding-top: 20px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#etherpad_drag.hidden {
|
|
|
|
#etherpad_drag.hidden {
|
|
|
@ -711,7 +712,7 @@ filter: invert(1);
|
|
|
|
z-index:2000;
|
|
|
|
z-index:2000;
|
|
|
|
font-size: 8pt;
|
|
|
|
font-size: 8pt;
|
|
|
|
color:black;
|
|
|
|
color:black;
|
|
|
|
width: 98%;
|
|
|
|
width: 100%;
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -726,6 +727,6 @@ filter: invert(1);
|
|
|
|
z-index:2000;
|
|
|
|
z-index:2000;
|
|
|
|
font-size: 8pt;
|
|
|
|
font-size: 8pt;
|
|
|
|
color:black;
|
|
|
|
color:black;
|
|
|
|
width: 98%;
|
|
|
|
width: 100%;
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
}
|