myfaces-html5-demo/src/main/webapp/sections/animations.xhtml [44:56]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
div.effectDemoBox{
border: 1px dashed blue;
margin-top : 15px;
width: 100% !important;
height:200px !important;
}
div.effectDemoBoxText{
text-align:center;
width:100%;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
myfaces-html5-demo/src/main/webapp/sections/effects01.xhtml [46:58]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
div.effectDemoBox{
border: 1px dashed blue;
margin-top : 15px;
width: 100% !important;
height:200px !important;
}
div.effectDemoBoxText{
text-align:center;
width:100%;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -