Make the web-client compile successfully.
This commit is contained in:
parent
46c3a51cee
commit
55c1e1175f
@ -169,9 +169,9 @@ libChat|NewMessagesIndicator
|
|||||||
|
|
||||||
.iconStyle
|
.iconStyle
|
||||||
{
|
{
|
||||||
width: 32;
|
fontSize : 20;
|
||||||
height: 32;
|
fontFamily : BBBIcons;
|
||||||
skinClass: ClassReference("org.bigbluebutton.lib.common.skins.IconSkin")
|
color : PropertyReference("bbbGrey");
|
||||||
}
|
}
|
||||||
|
|
||||||
.cameraIconStyle
|
.cameraIconStyle
|
||||||
|
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
<fx:Script>
|
<fx:Script>
|
||||||
<![CDATA[
|
<![CDATA[
|
||||||
|
include "../../../../shared/ColorPalette.as"
|
||||||
|
|
||||||
import mx.events.FlexEvent;
|
import mx.events.FlexEvent;
|
||||||
|
|
||||||
import org.bigbluebutton.lib.whiteboard.views.WhiteboardConfig;
|
import org.bigbluebutton.lib.whiteboard.views.WhiteboardConfig;
|
||||||
|
Loading…
Reference in New Issue
Block a user