UNPKG

com.phloxui

Version:

PhloxUI Ng2+ Framework

39 lines (33 loc) 630 B
@import "ScrollLoadDirectivePage"; @import "PopoverDirectivePage"; .tutorial-page { > .tutorial-section.parameters { > .content { .form-field { white-space: nowrap; } .form-input { width: 100%; } } } > .tutorial-section.test { .content { display: inline-block; > div > label { display: block; } > div > div { text-indent: 3em; > label { text-indent: 1em; } } .content-test { > div > * { text-indent: 0; } } } } }