Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
/**
|
||||
* @file
|
||||
* Other element styles.
|
||||
*
|
||||
* @see /webform/test_element_other
|
||||
*/
|
||||
|
||||
html.js .webform-select-other .webform-select-other-input,
|
||||
html.js .webform-checkboxes-other .webform-checkboxes-other-input,
|
||||
html.js .webform-radios-other .webform-radios-other-input,
|
||||
html.js .webform-buttons-other .webform-buttons-other-input {
|
||||
display: none;
|
||||
}
|
Reference in a new issue