commit
d737f1fb18
|
@ -150,7 +150,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.slidenum-div {
|
.slidenum-div {
|
||||||
background-color: @body-bg;
|
background-color: @background-normal-ie;
|
||||||
|
background-color: @background-normal;
|
||||||
|
color: @text-normal-ie;
|
||||||
color: @text-normal;
|
color: @text-normal;
|
||||||
padding: 5px 12px;
|
padding: 5px 12px;
|
||||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||||
|
|
|
@ -38,6 +38,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
line-height: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
& > div:first-child {
|
& > div:first-child {
|
||||||
|
|
Loading…
Reference in a new issue