diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/popuphelp.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/template/yoga/popuphelp.css b/template/yoga/popuphelp.css index 4c73d212d..b61b7952d 100644 --- a/template/yoga/popuphelp.css +++ b/template/yoga/popuphelp.css @@ -17,18 +17,6 @@ BODY#thePopuphelpPage #content UL LI margin-bottom: 0.5em; } -BODY#thePopuphelpPage #content SPAN.pwgScreen { - border-bottom: 1px dotted black; -} - -BODY#thePopuphelpPage #content SPAN.filename:before { - content: "["; -} - -BODY#thePopuphelpPage #content SPAN.filename:after { - content: "]"; -} - BODY#thePopuphelpPage P#pageBottomActions A { border: none; } |