VisualNEO Web includes some predefined CSS classes:


  • CSS classes automatically added to <body> and every page:

.neobody
.neopage

  • CSS classes to facilitate objects positioning in both responsive and standard designs:

.neo-top-right
.neo-bottom-right
.neo-top-left
.neo-bottom-left
.neo-top-center
.neo-bottom-center
.neo-middle-center
.neo-middle-left
.neo-middle-right

  • CSS classes to facilitate content positioning inside objects:

.neo-top-right-content
.neo-bottom-right-content
.neo-top-left-content
.neo-bottom-left-content
.neo-top-center-content
.neo-bottom-center-content
.neo-middle-center-content
.neo-middle-left-content
.neo-middle-right-content

  • CSS classes to force all colums in a row to have the same height (apply only to Containers with a .row class):

.neo-equal-cols-xs
.neo-equal-cols-sm
.neo-equal-cols-md
.neo-equal-cols-lg

  • CSS classes to customize checkboxes and radio objects:

.neocheckbox
.neoradio

  • CSS class to not process variables inside an Object. Use it if you need to use brackects "[" or "]" inside HTML code:

.ng-non-bindable

Created with the Personal Edition of HelpNDoc: Transform Your CHM Help File Creation Process with HelpNDoc