Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
16
2017/web/modules/contrib/webform/css/webform.addons.css
Normal file
16
2017/web/modules/contrib/webform/css/webform.addons.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
/**
|
||||
* @file
|
||||
* Addons styles
|
||||
*/
|
||||
|
||||
.webform-addons-summary {
|
||||
float: left;
|
||||
margin: 0 0 0.5em 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Projects.
|
||||
*/
|
||||
.webform-addons-projects details {
|
||||
background-color: #f8f8f8;
|
||||
}
|
Reference in a new issue