css
import
Definition tag
tag name | Description |
body | for <body> harmovis style. |
a | for <a> harmovis style. |
.harmovis_controller | controller area harmovis style classname. |
.flex_list | Class to specify in ul tag in harmovis style. |
.flex_row | Class specified in li tag in controller area harmovis style. (Horizontal) |
.flex_column | Class specified in li tag in controller area harmovis style. (Vertical) |
.container | Class specified in div tag in controller area harmovis style. (Full width) |
.harmovis_input_button_column | Class specified in div tag in controller area harmovis style. Design change of input type file. (Horizontal) Specify with a combination of label, input and div. |
.harmovis_input_button_row | Class specified in div tag in controller area harmovis style. Design change of input type file. (Vertical) Specify with a combination of label, input and div. |
.harmovis_area | main map area harmovis style classname. |
.harmovis_overlay | overlay area harmovis style classname. |
.harmovis_button | button harmovis style classname. |
.harmovis_input_range | range type input harmovis style classname. |
.harmovis_input_number | number type input harmovis style classname. |
.harmovis_footer | footer area harmovis style classname. |
.harmovis_fpsRate | fpsRate area harmovis style classname. |
See the contents of the file directly for details.
Last updated