first commit
This commit is contained in:
4
admin/css/blocks.css
Normal file
4
admin/css/blocks.css
Normal file
@ -0,0 +1,4 @@
|
||||
.components-panel__row .components-range-control .components-base-control__label {
|
||||
max-width: 100%;
|
||||
}
|
||||
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImJsb2Nrcy5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxlQUFlO0FBQ2pCIiwiZmlsZSI6ImJsb2Nrcy5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuY29tcG9uZW50cy1wYW5lbF9fcm93IC5jb21wb25lbnRzLXJhbmdlLWNvbnRyb2wgLmNvbXBvbmVudHMtYmFzZS1jb250cm9sX19sYWJlbCB7XG4gIG1heC13aWR0aDogMTAwJTtcbn0iXX0= */
|
1
admin/css/blocks.min.css
vendored
Normal file
1
admin/css/blocks.min.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
.components-panel__row .components-range-control .components-base-control__label{max-width:100%}
|
14
admin/css/settings.css
Normal file
14
admin/css/settings.css
Normal file
@ -0,0 +1,14 @@
|
||||
.submit .aux-buttons {
|
||||
display: block;
|
||||
float: right;
|
||||
}
|
||||
|
||||
select,
|
||||
input {
|
||||
margin-top: -0.1em;
|
||||
}
|
||||
|
||||
input[type=number] {
|
||||
width: 5em;
|
||||
}
|
||||
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNldHRpbmdzLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLGNBQWM7RUFDZCxZQUFZO0FBQ2Q7O0FBRUE7O0VBRUUsa0JBQWtCO0FBQ3BCOztBQUVBO0VBQ0UsVUFBVTtBQUNaIiwiZmlsZSI6InNldHRpbmdzLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5zdWJtaXQgLmF1eC1idXR0b25zIHtcbiAgZGlzcGxheTogYmxvY2s7XG4gIGZsb2F0OiByaWdodDtcbn1cblxuc2VsZWN0LFxuaW5wdXQge1xuICBtYXJnaW4tdG9wOiAtMC4xZW07XG59XG5cbmlucHV0W3R5cGU9bnVtYmVyXSB7XG4gIHdpZHRoOiA1ZW07XG59Il19 */
|
1
admin/css/settings.min.css
vendored
Normal file
1
admin/css/settings.min.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
.submit .aux-buttons{display:block;float:right}select,input{margin-top:-0.1em}input[type=number]{width:5em}
|
Reference in New Issue
Block a user