mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-25 21:39:21 +00:00
Improved style of account image settings section
This commit is contained in:
parent
e533d1e2f8
commit
4dfe69da37
@ -2,4 +2,8 @@
|
||||
* Account image settings section stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
*/
|
||||
|
||||
.box-account-image-settings {
|
||||
text-align: center;
|
||||
}
|
@ -77,7 +77,7 @@ ComunicWeb.pages.settings.sections.accountImage = {
|
||||
appendTo: newAccountImageLabel,
|
||||
type: "div",
|
||||
class: "btn btn-primary",
|
||||
innerHTML: "Upload a new picture"
|
||||
innerHTML: "Upload a new account image"
|
||||
});
|
||||
|
||||
//Add event listener
|
||||
|
Loading…
Reference in New Issue
Block a user