Add the read-only mode for /pad and /code
This commit is contained in:
@@ -83,3 +83,8 @@
|
||||
.cryptpad-spinner {
|
||||
float: left;
|
||||
}
|
||||
.cryptpad-readonly {
|
||||
margin-right: 20px;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
Reference in New Issue
Block a user