Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
This commit is contained in:
@@ -63,6 +63,7 @@ body {
|
||||
}
|
||||
|
||||
button {
|
||||
cursor: pointer;
|
||||
border-radius: 0;
|
||||
background-color: darken(@toolbar-todo-bg, 20%);
|
||||
border:0;
|
||||
@@ -111,4 +112,9 @@ body {
|
||||
.cp-task-checkbox-unchecked {
|
||||
|
||||
}
|
||||
|
||||
button {
|
||||
border-radius: 0;
|
||||
border:0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user