diff options
Diffstat (limited to 'template/yoga/content.css')
-rw-r--r-- | template/yoga/content.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index 1fcc4630a..eee5baaa0 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -119,20 +119,6 @@ UL.categoryActions { padding: 0.5em; } -/* should be in admin.css ? CSS properties also used in popuphelp */ - -SPAN.pwgScreen { - border-bottom: 1px dotted black; -} - -SPAN.filename:before { - content: "["; -} - -SPAN.filename:after { - content: "]"; -} - /* begin chronology/calendar elements*/ #content DIV.calendarViews { display: block; |