mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
10 lines
195 B
CSS
10 lines
195 B
CSS
MainWindow #searchPane #translateLine, MainWindow #searchPane #wordList, MainWindow #dictsPane #dictsList
|
|
{
|
|
background: white;
|
|
}
|
|
|
|
MainWindow #searchPane #translateLine
|
|
{
|
|
font-weight: bold;
|
|
}
|