tooltip styling fix
Thanks Matthias! https://forums.ankiweb.net/t/anki-2-1-45-alpha/10061/88
This commit is contained in:
parent
5d477d7e11
commit
f348ec7678
@ -41,6 +41,10 @@ html {
|
||||
.tooltip-inner {
|
||||
max-width: 300px;
|
||||
text-align: left;
|
||||
|
||||
p {
|
||||
margin: 0.8em 0.4em 0.8em 0.8em;
|
||||
}
|
||||
}
|
||||
|
||||
// the default code color in tooltips is difficult to read; we'll probably
|
||||
|
Loading…
Reference in New Issue
Block a user