Improve the toolbar UI with the username displayed
This commit is contained in:
@@ -60,14 +60,6 @@
|
||||
margin-right: 5px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
.cryptpad-changeName {
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
}
|
||||
.cryptpad-changeName button {
|
||||
padding: 0;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.cryptpad-toolbar-leftside {
|
||||
float: left;
|
||||
}
|
||||
@@ -87,4 +79,7 @@
|
||||
margin-right: 20px;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
.cryptpad-toolbar-username {
|
||||
font-style: italic;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user