diff --git a/indra/newview/lluploaddialog.cpp b/indra/newview/lluploaddialog.cpp index e59064c074..78728b9e66 100755 --- a/indra/newview/lluploaddialog.cpp +++ b/indra/newview/lluploaddialog.cpp @@ -61,6 +61,7 @@ void LLUploadDialog::modalUploadFinished() LLUploadDialog::LLUploadDialog( const std::string& msg) : LLPanel() { + setTransparentColor(LLUIColorTable::instance().getColor("UploadDialogBackground").get()); // Default-Panel independent background setBackgroundVisible( TRUE ); if( LLUploadDialog::sDialog ) diff --git a/indra/newview/skins/ansastorm/colors.xml b/indra/newview/skins/ansastorm/colors.xml index de482220bb..553ca768a4 100644 --- a/indra/newview/skins/ansastorm/colors.xml +++ b/indra/newview/skins/ansastorm/colors.xml @@ -1355,4 +1355,7 @@ + diff --git a/indra/newview/skins/ansastorm/themes/classic_brown/colors.xml b/indra/newview/skins/ansastorm/themes/classic_brown/colors.xml index bd9cbbcb8a..74d1029f4a 100644 --- a/indra/newview/skins/ansastorm/themes/classic_brown/colors.xml +++ b/indra/newview/skins/ansastorm/themes/classic_brown/colors.xml @@ -1355,4 +1355,7 @@ + diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index bc27e936dd..6fa8d69309 100755 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -1306,4 +1306,7 @@ + diff --git a/indra/newview/skins/firestorm/colors.xml b/indra/newview/skins/firestorm/colors.xml index 865d2d1b57..0bd58b93bb 100644 --- a/indra/newview/skins/firestorm/colors.xml +++ b/indra/newview/skins/firestorm/colors.xml @@ -869,4 +869,7 @@ + diff --git a/indra/newview/skins/starlight/colors.xml b/indra/newview/skins/starlight/colors.xml index 20cff93a6a..90d85dc509 100755 --- a/indra/newview/skins/starlight/colors.xml +++ b/indra/newview/skins/starlight/colors.xml @@ -1098,5 +1098,8 @@ + diff --git a/indra/newview/skins/starlightcui/colors.xml b/indra/newview/skins/starlightcui/colors.xml index 3e1ba74d35..3146f41f9d 100755 --- a/indra/newview/skins/starlightcui/colors.xml +++ b/indra/newview/skins/starlightcui/colors.xml @@ -1115,5 +1115,8 @@ +