1
0
Fork 0
mirror of https://github.com/Findus23/plugin-CustomiseTranslations.git synced 2024-09-19 15:53:49 +02:00
plugin-CustomiseTranslations/stylesheets/styles.less

15 lines
249 B
Text
Raw Permalink Normal View History

2018-10-26 21:26:24 +02:00
#CustomiseTranslationsPluginSettings {
.col {
width: 100%;
}
.input-field {
width: 100%;
}
textarea {
width: 100%;
}
.multiPairField .fieldUiControl1.hasMultiFields {
width: 400px;
}
}