CC-4744: Edit user form needs styling
-done
This commit is contained in:
parent
a2d0f98a62
commit
bd18039785
6 changed files with 152 additions and 15 deletions
|
@ -2939,3 +2939,19 @@ dd .stream-status {
|
|||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.edit-user-global dt {
|
||||
width: 90px;
|
||||
float: left;
|
||||
margin-top: 4px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.edit-user-global dd {
|
||||
width: 230px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.edit-user-global input {
|
||||
width: 170px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue