mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-12-05 00:24:06 +00:00
opt: slob dictionary does not display goldendict headword
This commit is contained in:
parent
a7fb6f46a6
commit
860ac4fd54
|
@ -2950,9 +2950,12 @@ in bg url to hide it from iemac */
|
||||||
|
|
||||||
/********** Slob dictionaries ***********/
|
/********** Slob dictionaries ***********/
|
||||||
|
|
||||||
.slobdict img.imgtex
|
.slobdict_headword{
|
||||||
{
|
display:none;
|
||||||
vertical-align: baseline !important;
|
}
|
||||||
|
|
||||||
|
.slobdict img.imgtex {
|
||||||
|
vertical-align: baseline !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/************* GLS dictionaries **************/
|
/************* GLS dictionaries **************/
|
||||||
|
|
Loading…
Reference in a new issue