• F
    Restyles the buttons · d1cd03f4
    Félix Queiruga 提交于
    - Disables default YahooUI button styles
    - Use YUI classes for backwards compatibility:
        - <span class="yui-button"><button>Button element</button>
    - Styles are applied by default for the following input types:
        - <input type="[button | reset | submit]" />
    - Add a large button variant
        - The variant is set adding the .large-button class
        - f:apply and f:submit jelly templates now have a isLarge property that allows toggling large buttons on
        - Job configuration has large buttons
    d1cd03f4
base-styles-v2.less 938 字节