display metadata fields locks

This commit is contained in:
Luis Miguel Almánzar 2013-06-15 01:30:48 -04:00
parent e3b7710c62
commit cda277fed5
3 changed files with 95 additions and 17 deletions

View file

@ -993,3 +993,7 @@ input[type="range"]::-ms-fill-upper {
#editItemMetadataPage #txtOverview {
height: 70px;
}
#editItemMetadataPage #providerSettingsContainer .ui-slider-switch {
width: 8em;
}