cs16.css
cs16.css

CS16.css is a CSS library based on Counter Strike 1.6 UI.

The CSS library, cs16.css, is based on the Counter Strike 1.6 UI and includes the following features:

  • Buttons: Functional and disabled buttons.

  • Horizontal Rule: An hr element with the class cs-hr.

  • Checkbox: A checkbox with a label.

  • Input: Styled text input fields, including those that are disabled, with associated labels.

  • Select: A dropdown select element with options.

  • Radio Group: A group of radio buttons.

  • Slider: A slider input for selecting a value within a range.

  • Dialog: A modal dialog window with a heading, content, and footer buttons.

  • Tooltip: Tooltips that appear on the right, left, top, or bottom of an element.

  • Progress Bar: A progress bar element.

  • Tabs: Labeled tabs with content.

To install, paste the provided <link> tag into the HTML <head> tag.