From 69577cb30731ee21ff579bf33b55025242b3089b Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Wed, 11 Jul 2007 05:29:53 +0000 Subject: [PATCH] Prepare for conditional syntax highlighting git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@110 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- design.inc.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/design.inc.php b/design.inc.php index ad800487..07f8c374 100644 --- a/design.inc.php +++ b/design.inc.php @@ -23,11 +23,14 @@ TABLE { margin-top: 1em; } #menu { position: absolute; top: 8px; left: 8px; width: 15em; overflow: auto; white-space: nowrap; } #content { margin-left: 16em; } + + + - +