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