diff --git a/src/themes/ie8/index.php b/src/themes/ie8/index.php index 7de6789..aded3b9 100644 --- a/src/themes/ie8/index.php +++ b/src/themes/ie8/index.php @@ -120,7 +120,7 @@ $().ready(function(){

(0) / - +

diff --git a/src/themes/ie8/style.css b/src/themes/ie8/style.css index b6484ca..1c82da6 100644 --- a/src/themes/ie8/style.css +++ b/src/themes/ie8/style.css @@ -153,7 +153,7 @@ a { color:#0000ff; cursor:pointer; text-decoration:underline; } .mtt-notes-showhide { font-size:0.8em; font-weight:normal; margin-left:2px; margin-right:2px; } .mtt-notes-showhide a { text-decoration:none; border-bottom:1px dotted; } -#mtt_filters { font-size:0.8em; font-weight:normal; } +#mtt-tag-filters { font-size:0.8em; font-weight:normal; } .tag-filter { margin-left:3px; margin-right:3px; } .tag-filter-exclude { text-decoration:line-through; } .mtt-filter-header { font-weight:bold; margin-right:.33em; }