Curve2 CSS From Online Manual

Revision as of 21:27, 28 June 2014 by Gnoll (talk | contribs)
Jump to: navigation, search

WIP This page will be used for definitions inside CSS.

Please do note; we are not going to define every CSS element here, but only special ones for SMF like windowbg/roundframe/button (class).

.button_submit - covers input[type=submit], input[type=button], button[type=submit] and button[type=button] in all browsers

.button_link - covers links to make them look like a submit button

.button_reset - covers input[type=reset] and button[type=reset] throughout all browsers

.input_check - covers input[type=checkbox] throughout all browsers

.input_radio - covers input[type=radio] throughout all browsers

.input_text - covers input[type=text] throughout all browsers

.input_file - covers input[type=file] throughout all browsers



Advertisement: