more polish
This commit is contained in:
parent
95cb721914
commit
e821cb13fa
|
@ -108,6 +108,7 @@
|
||||||
content: "\e813" !important;
|
content: "\e813" !important;
|
||||||
font-size:24px;
|
font-size:24px;
|
||||||
color:#666;
|
color:#666;
|
||||||
|
padding-left:0 !important;
|
||||||
}
|
}
|
||||||
#leftstar,
|
#leftstar,
|
||||||
#rightstar,
|
#rightstar,
|
||||||
|
@ -133,7 +134,7 @@ stepper:active{
|
||||||
}
|
}
|
||||||
|
|
||||||
#leftstep {
|
#leftstep {
|
||||||
right: 36px;
|
right: 38px;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
}
|
}
|
||||||
|
@ -147,7 +148,7 @@ stepper:active{
|
||||||
}
|
}
|
||||||
|
|
||||||
#rightstep {
|
#rightstep {
|
||||||
right: 10px;
|
right: 12px;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue