dist
bootstrap-editable
bootstrap3-editable
bootstrap5-editable
inputs-ext
address
address.css
address.js
slider
typeaheadjs
wysihtml5
jquery-editable
jqueryui-editable
CHANGELOG.txt
LICENSE-MIT
README.md
src
test
.gitignore
CHANGELOG.txt
Gruntfile.js
LICENSE-MIT
Package.nuspec
README.md
bower.json
composer.json
package-lock.json
package.json
test.html
test.js
webpack.config.js
9 lines
141 B
CSS
9 lines
141 B
CSS
.editable-address {
|
|
display: block;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.editable-address span {
|
|
width: 70px;
|
|
display: inline-block;
|
|
} |