Rename LoginPage, Header, Footer views to Auth*
This commit is contained in:
parent
e98346e7cd
commit
41adcdc898
3 changed files with 11 additions and 9 deletions
|
@ -106,7 +106,7 @@ limitations under the License.
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.mx_Login_logo {
|
||||
.mx_AuthHeader_logo {
|
||||
background-color: #fff;
|
||||
width: 74px;
|
||||
height: 74px;
|
||||
|
@ -118,7 +118,7 @@ limitations under the License.
|
|||
margin-left: -36px;
|
||||
}
|
||||
|
||||
.mx_Login_logo img {
|
||||
.mx_AuthHeader_logo img {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
padding: 19px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue