From 357b8b33ba3b8bbeda9087f2ff1fba4807a3d7f7 Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 2 Oct 2012 13:09:56 +0000 Subject: gfse: more intuitive buttons for switching between the column, matrix & row views --- src/www/gfse/editor.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/www/gfse/editor.css') diff --git a/src/www/gfse/editor.css b/src/www/gfse/editor.css index 2abebd09e..45199b72e 100644 --- a/src/www/gfse/editor.css +++ b/src/www/gfse/editor.css @@ -42,6 +42,7 @@ div.namebar table { width: 100%; } .namebar h3, .home h3, .sheet h3 { margin: 0; color: #009; } td.right { text-align: right; } +td.center { text-align: center; } .kw { font-weight: bold; font-family: sans-serif; color: #009; } .sep { font-weight: bold; color: #009; } -- cgit v1.2.3