diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index 4f031101c..6e4ab9a78 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #42A5F5; diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index 2d36785b4..147ea0084 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #66BB6A; diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index 0b90493ad..03f3c8159 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #FFCA28; diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index d2915e934..1740560f4 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #AB47BC; diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index 11dc9ab6a..4ddcbd5c6 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #56bdff; diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index aa41d92d1..f4df67bbf 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #aa70c7; diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index 6369ece90..517828367 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #0069d9; diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index 682d4df6c..d62e4b8a8 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #7a38a7; diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index 0bd00764e..f0e1d3dfe 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -2967,6 +2967,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #FFD54F; diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index bf57796ed..95c94c0d4 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -2967,6 +2967,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #4FC3F7; diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index 7e6946189..c9942309a 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -2967,6 +2967,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #AED581; diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index 1643edb55..8aecdc35f 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -2967,6 +2967,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #F06292; diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index b65a5e546..7030ebe30 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -2996,6 +2996,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: rgba(206, 147, 216, 0.92); diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index b6fafd5e0..e9b9c8981 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -2996,6 +2996,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: rgba(159, 168, 218, 0.92); diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index 96db1755d..3b23c6bee 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -2996,6 +2996,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: rgba(103, 58, 183, 0.92); diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index 9cafa2ce8..1e742a442 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -2996,6 +2996,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: rgba(63, 81, 181, 0.92); diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index a15f7cee1..910551782 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -2996,6 +2996,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.75rem 0.75rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: rgba(103, 58, 183, 0.92); diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index f81c3b13e..94930df94 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -2996,6 +2996,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.75rem 0.75rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: rgba(63, 81, 181, 0.92); diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 43ff13848..f5758571c 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -2996,6 +2996,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.75rem 0.75rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: rgba(103, 58, 183, 0.92); diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index 70490d75a..64cdf5d26 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -2996,6 +2996,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.75rem 0.75rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: rgba(63, 81, 181, 0.92); diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index 826ba149e..203cc33cd 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -2955,6 +2955,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #116fbf; diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index 81502cdc8..93d26b47e 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -2967,6 +2967,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #116fbf; diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index a5a4f007d..7d6f332db 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -2967,6 +2967,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #318c63; diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index 2c67b9e3c..f3485cd64 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -2967,6 +2967,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #116fbf; diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index 005f57ac6..cd18383ad 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -2955,6 +2955,9 @@ .p-fileupload .p-fileupload-row > div { padding: 0.571rem 0.857rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #6c8999; diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index ccb7e834a..3d235d6bf 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #1E88E5; diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index 1d32dcd6a..f11e69b92 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #43A047; diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index 9a9513d83..093940535 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #FFB300; diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 7dc7beca3..90b97e21f 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #8E24AA; diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index 3fa474ab6..d1103f6e2 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #42A5F5; diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index 6398ed9bf..d303d50d0 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #66BB6A; diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index aa7cddd47..fc650bd03 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #FFCA28; diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index abdd22ef2..5b4ac8f40 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -2984,6 +2984,9 @@ .p-fileupload .p-fileupload-row > div { padding: 1rem 1rem; } +.p-fileupload.p-fileupload-advanced .p-message { + margin-top: 0; +} .p-fileupload-choose:not(.p-disabled):hover { background: #AB47BC;