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