WIP Edit user page

This commit is contained in:
Aurelien Vaillant
2020-04-07 00:29:06 +02:00
parent 3fc7d5dd0b
commit 76c674a2e2
2 changed files with 12 additions and 0 deletions
+12
View File
@@ -474,6 +474,18 @@ body.logged, .logged .content {
right: 5%; right: 5%;
} }
.logged .ynh-wrapper {
background-image: none;
}
.user-container-edit::after { .user-container-edit::after {
content: none; content: none;
}
.form-text {
color: #c2a593;
background: url("pictures/picto.jpg") no-repeat 0 -156px #5d5446;
padding-left: 60px;
}
.edit .large-btn {
background-image: none;
} }
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB