comment playbutton markup
This commit is contained in:
parent
f9ef496c12
commit
8e988857e1
|
@ -190,6 +190,7 @@ div.ensentence>a.hint:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* AnkiDroid replay button */
|
/* AnkiDroid replay button */
|
||||||
|
/* a.replaybutton > span > svg */
|
||||||
|
|
||||||
.replaybutton {
|
.replaybutton {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
@ -211,6 +212,7 @@ div.ensentence>a.hint:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* PC replay button */
|
/* PC replay button */
|
||||||
|
/* a.replay-button > svg */
|
||||||
|
|
||||||
a.replay-button {
|
a.replay-button {
|
||||||
top: -0.125em;
|
top: -0.125em;
|
||||||
|
|
Loading…
Reference in a new issue