summaryrefslogtreecommitdiff
path: root/admin.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2001-02-23 17:53:51 +0000
committerDries Buytaert <dries@buytaert.net>2001-02-23 17:53:51 +0000
commita1a96ca29e7e71fd7fb7cd773e084b10f7bf3deb (patch)
treed824cacd549b008b5dcdc3f3bb6a8f8d5b99ce9a /admin.php
parent42ad4065a8573ce8005671289a101ae90ac517de (diff)
downloadbrdo-a1a96ca29e7e71fd7fb7cd773e084b10f7bf3deb.tar.gz
brdo-a1a96ca29e7e71fd7fb7cd773e084b10f7bf3deb.tar.bz2
- small changes to the watchdog module to make it more conform with other
modules - small changes to the account module to make it more conform with other modules - users can be deleted
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin.php b/admin.php
index 5281cc9d1..4cc4cd27a 100644
--- a/admin.php
+++ b/admin.php
@@ -23,7 +23,7 @@ function admin_page($mod) {
h1 { font-size: 18pt; font-weight: bold; color: #990000; }
h2 { font-family: helvetica, arial; font-size: 18pt; font-weight: bold; }
h3 { font-family: helvetica, arial; font-size: 14pt; font-weight: bold; }
- th { font-family: helvetica, arial; text-align: center; background-color: #CCCCCC; color: #995555; }
+ th { font-family: helvetica, arial; text-align: center; vertical-align: top; background-color: #CCCCCC; color: #995555; }
td { font-family: helvetica, arial; }
</STYLE>
<BODY BGCOLOR="#FFFFFF" LINK="#005599" VLINK="#004499" ALINK="#FF0000">