[PE] Fix slide num style
This commit is contained in:
parent
e7933c9c2a
commit
2c0c3285b3
|
@ -150,7 +150,9 @@
|
|||
}
|
||||
|
||||
.slidenum-div {
|
||||
background-color: @body-bg;
|
||||
background-color: @background-normal-ie;
|
||||
background-color: @background-normal;
|
||||
color: @text-normal-ie;
|
||||
color: @text-normal;
|
||||
padding: 5px 12px;
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
|
|
Loading…
Reference in a new issue