0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-27 12:28:11 +00:00

page count widget

This commit is contained in:
Víctor Losada Hernández
2026-03-26 17:49:33 +01:00
parent 96e1d6e100
commit 3992d71910
2 changed files with 28 additions and 3 deletions

View File

@@ -15,11 +15,11 @@
border-top : #333399 solid 1px;
}
.cm-editor-page-count {
.cm-page-count {
float : right;
color : grey;
}
.cm-editor-snippet-count {
.cm-snippet-count {
float : right;
color : grey;
}