From 7cef7c08ebab0374f8dced2f047b5a8bf281c44c Mon Sep 17 00:00:00 2001 From: Arne Georg Gleditsch Date: Fri, 6 Aug 2010 22:12:55 +0200 Subject: Add save button. --- webroot/.static/css/lxrng.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'webroot/.static/css') diff --git a/webroot/.static/css/lxrng.css b/webroot/.static/css/lxrng.css index acc7d92..c5a46eb 100644 --- a/webroot/.static/css/lxrng.css +++ b/webroot/.static/css/lxrng.css @@ -213,6 +213,11 @@ button.print { background: #F0F0F0; } +button.save { + border: 0; + background: #F0F0F0; +} + table.directory td.name { width: 30ex; } -- cgit v1.2.3