mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
11 lines
289 B
CSS
11 lines
289 B
CSS
MainWindow #translateLine, ScanPopup #translateLine, MainWindow #searchPane #wordList, MainWindow #dictsPane #dictsList,
|
|
MainWindow #historyPane #historyList, MainWindow #favoritesPane #favoritesTree
|
|
{
|
|
background: white;
|
|
}
|
|
|
|
MainWindow #searchPane #translateLine
|
|
{
|
|
font-weight: bold;
|
|
}
|