nakedobjects.spa
Version:
Single Page Application client for a Naked Objects application.
16 lines (15 loc) • 379 B
CSS
:host {
display: block;
}
nof-action {
outline: none;
margin-right: 20px;
display: block;
float: left;
padding: 5px;
margin-left: 1px; /*Else hover outline is hidden on the left-most menu*/
margin-right: 10px;
margin-bottom: 5px; /*Else hover outline is hidden on the bottom*/
font-weight: bolder;
font-size: 11pt;
}