diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/dark/theme.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index 0c92cc6c0..ca685a08a 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -146,11 +146,5 @@ TD.calDayCellEmpty { color: silver; } .calBackDate { color: #000; } .calForeDate { color: #fff; } .virtual_cat { background: #3f3f3f !important; } -#content ul.thumbnailCategories li div.thumbnailCategory .description p { - display: none; -} -#content ul.thumbnailCategories li div.thumbnailCategory .description p + p { - display: inline; -} .qsearch { font-size: 80%; font-style: normal; } #mbMenu #quicksearch > p { text-align: left; } |