Replace the character counter. Close #768.
This commit is contained in:
parent
11c7d5316f
commit
38157fed66
@ -5632,9 +5632,12 @@ h1 {\
|
||||
#charCount {\
|
||||
color: #000;\
|
||||
background: hsla(0, 0%, 100%, .5);\
|
||||
font-size: 8pt;\
|
||||
margin: 1px;\
|
||||
position: absolute;\
|
||||
top: 100%;\
|
||||
bottom: 0;\
|
||||
right: 0;\
|
||||
pointer-events: none;\
|
||||
}\
|
||||
#charCount.warning {\
|
||||
color: red;\
|
||||
|
||||
@ -4557,9 +4557,12 @@ h1 {
|
||||
#charCount {
|
||||
color: #000;
|
||||
background: hsla(0, 0%, 100%, .5);
|
||||
font-size: 8pt;
|
||||
margin: 1px;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
#charCount.warning {
|
||||
color: red;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user