mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
ee6371d579
panels background-color should be yellow
7 lines
229 B
CSS
7 lines
229 B
CSS
MainWindow #translateLine, ScanPopup #translateLine, MainWindow #wordList, MainWindow #dictsPane #dictsList,
|
|
MainWindow #historyPane #historyList, MainWindow #favoritesPane #favoritesTree
|
|
{
|
|
background: white;
|
|
color: black;
|
|
}
|