From 33b8ec7a6264f91db2639944bc10005c2709f0e3 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 5 Jan 2011 23:47:14 -0800 Subject: Add a label for the sort order --- modules/organize/css/organize.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'modules/organize/css') diff --git a/modules/organize/css/organize.css b/modules/organize/css/organize.css index be0e0e18..e822d407 100644 --- a/modules/organize/css/organize.css +++ b/modules/organize/css/organize.css @@ -77,6 +77,15 @@ background-image:url(../vendor/ext/images/default/tree/folder.gif); } +.g-organize label.sort { + font: 12px tahoma, arial; + vertical-align: middle; + font-weight: bold; + height: 22px; + text-align: center; + padding: 4px; +} + .loading div { font-size: 1.1em; padding-left: 24px; -- cgit v1.2.3