Fix remove image for langswitcher
This commit is contained in:
parent
d8875fe435
commit
4ea31f1773
@ -968,7 +968,7 @@ thead {
|
|||||||
.highlightable {
|
.highlightable {
|
||||||
overflow: auto; }
|
overflow: auto; }
|
||||||
|
|
||||||
.langswitcher a {
|
.langswitcher li a {
|
||||||
background: none; }
|
background: none; }
|
||||||
|
|
||||||
/*# sourceMappingURL=theme.css.map */
|
/*# sourceMappingURL=theme.css.map */
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,5 +1,7 @@
|
|||||||
.langswitcher {
|
.langswitcher {
|
||||||
|
li {
|
||||||
a {
|
a {
|
||||||
background: none
|
background: none
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user