aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/popuphelp.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/popuphelp.css')
-rw-r--r--template/yoga/popuphelp.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/template/yoga/popuphelp.css b/template/yoga/popuphelp.css
deleted file mode 100644
index b61b7952d..000000000
--- a/template/yoga/popuphelp.css
+++ /dev/null
@@ -1,22 +0,0 @@
-BODY#thePopuphelpPage #copyright {
- display: none;
-}
-
-BODY#thePopuphelpPage #theHeader P {
- display: none;
-}
-
-BODY#thePopuphelpPage #content P {
- text-align: justify;
- padding: 0.5em;
-}
-
-BODY#thePopuphelpPage #content OL LI,
-BODY#thePopuphelpPage #content UL LI
-{
- margin-bottom: 0.5em;
-}
-
-BODY#thePopuphelpPage P#pageBottomActions A {
- border: none;
-}