Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

jsarnowski / jsarnowski/jet-engine   php

Repository URL to install this package:

Version: 2.7.7 

/ modules / rest-api-listings / inc / assets / scss / form-notification.scss

.jet-rest-notification {
	.jet-form-editor__row {
		border-top: 1px solid #ddd;
	}
	.jet-form-editor__row-notice {
		flex: 1;
	}
}