webform.css in Webform 5.2
Same filename and directory in other branches
.webform-submission-navigation { text-align: right; } .webform-submission-next { margin-left: 20px; } .webform-indentation { width: 20px; float: left; } .webform-checkbox { text-align: center; width: 40px; } .webform-default-value { color: #999; } .webform-results-per-page a.selected { font-weight: bold; }
File
webform.cssView source
-
- .webform-submission-navigation {
- text-align: right;
- }
- .webform-submission-next {
- margin-left: 20px;
- }
- .webform-indentation {
- width: 20px;
- float: left;
- }
- .webform-checkbox {
- text-align: center;
- width: 40px;
- }
- .webform-default-value {
- color: #999;
- }
- .webform-results-per-page a.selected {
- font-weight: bold;
- }