mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-12-04 16:14:05 +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 ***********/
|
||||
|
||||
.slobdict img.imgtex
|
||||
{
|
||||
vertical-align: baseline !important;
|
||||
.slobdict_headword{
|
||||
display:none;
|
||||
}
|
||||
|
||||
.slobdict img.imgtex {
|
||||
vertical-align: baseline !important;
|
||||
}
|
||||
|
||||
/************* GLS dictionaries **************/
|
||||
|
|
Loading…
Reference in a new issue