Update the src of customized elements
This commit is contained in:
@@ -65,14 +65,6 @@
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
.cryptpad-changeName {
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
button {
|
||||
padding: 0;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.cryptpad-toolbar-leftside {
|
||||
float: left;
|
||||
@@ -91,4 +83,12 @@
|
||||
.cryptpad-spinner {
|
||||
float: left;
|
||||
}
|
||||
.cryptpad-readonly {
|
||||
margin-right: 20px;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.cryptpad-toolbar-username {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user