fix unstyled back button
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
height: 1.5em;
|
height: 1.5em;
|
||||||
line-height: 25px;
|
line-height: 25px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
&.rtwysiwyg-back {
|
&.cryptpad-back {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
line-height: 25px;
|
line-height: 25px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
}
|
}
|
||||||
.cryptpad-toolbar div.rtwysiwyg-back {
|
.cryptpad-toolbar div.cryptpad-back {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user