commit
d737f1fb18
|
@ -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);
|
||||
|
|
|
@ -38,6 +38,7 @@
|
|||
text-align: center;
|
||||
text-overflow: ellipsis;
|
||||
white-space: normal;
|
||||
line-height: 14px;
|
||||
}
|
||||
|
||||
& > div:first-child {
|
||||
|
|
Loading…
Reference in a new issue