From a2be6cd9922bb5322be1b6e4829b7d707aa7a6b6 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 28 May 2009 17:53:27 +0200 Subject: new headline mechanism in the toolbar Ignore-this: f87882b727bcf6ea067945eea0f158b1 The toolbar now features three new buttons to insert a headline. Instead of asking the user for the headline level it asks if she wants a higher, lower or equally leveled section (relative to the current one). This means the user no longer has to count in which section she currently is and encourages users to use the proper order of headline levels. To make room in the toolbar, the old buttons have been moved in a picker. darcs-hash:20090528155327-7ad00-e384cd7e45cb192657e29c875f46e3676d47f367.gz --- lib/images/toolbar/h.png | Bin 0 -> 370 bytes lib/images/toolbar/hequal.png | Bin 0 -> 378 bytes lib/images/toolbar/hminus.png | Bin 0 -> 359 bytes lib/images/toolbar/hplus.png | Bin 0 -> 409 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/images/toolbar/h.png create mode 100644 lib/images/toolbar/hequal.png create mode 100644 lib/images/toolbar/hminus.png create mode 100644 lib/images/toolbar/hplus.png (limited to 'lib/images') diff --git a/lib/images/toolbar/h.png b/lib/images/toolbar/h.png new file mode 100644 index 000000000..353d58eef Binary files /dev/null and b/lib/images/toolbar/h.png differ diff --git a/lib/images/toolbar/hequal.png b/lib/images/toolbar/hequal.png new file mode 100644 index 000000000..094fd6a8c Binary files /dev/null and b/lib/images/toolbar/hequal.png differ diff --git a/lib/images/toolbar/hminus.png b/lib/images/toolbar/hminus.png new file mode 100644 index 000000000..69d7ea21a Binary files /dev/null and b/lib/images/toolbar/hminus.png differ diff --git a/lib/images/toolbar/hplus.png b/lib/images/toolbar/hplus.png new file mode 100644 index 000000000..88eda1059 Binary files /dev/null and b/lib/images/toolbar/hplus.png differ -- cgit v1.2.3