mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-29 20:48:10 +00:00
simplify page count
This commit is contained in:
@@ -45,8 +45,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
.cm-count {
|
||||
float : right;
|
||||
.cm-pageLine[data-page-number]::after {
|
||||
content:attr(data-page-number);
|
||||
float:right;
|
||||
color : grey;
|
||||
}
|
||||
.cm-columnSplit {
|
||||
|
||||
Reference in New Issue
Block a user