summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-25 12:25:10 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-11-25 12:25:10 +0100
commit3ef1e29b25d0c2ce433e2fd255cb5da59453fbee (patch)
tree1eadfb69081030501995cde5eba69d5b6f8266eb
parentfad9d38acdcb2bf1e12f4991bb01e207d0cf64a5 (diff)
Add a description to the per-page action items.
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
index acf2b406..51ef1fe5 100644
--- a/local.css
+++ b/local.css
@@ -105,6 +105,12 @@ a:hover
margin-right: 40px;
}
+.pageheader .actions .per_page ul:before
+{
+ font-style: oblique;
+ content: "This page:";
+}
+
.pageheader .actions ul
{
border: none;