aboutsummaryrefslogtreecommitdiff
path: root/admin/admins
diff options
context:
space:
mode:
Diffstat (limited to 'admin/admins')
-rw-r--r--admin/admins/functions.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/admin/admins/functions.php b/admin/admins/functions.php
index 6cda0c4..d28ff7d 100644
--- a/admin/admins/functions.php
+++ b/admin/admins/functions.php
@@ -12,8 +12,9 @@
margin:0px;
padding:5px;
text-align:center;
- background:#e5eecc;
- border:solid 1px #c3c3c3;
+ background: #5b8dda;
+ border:solid 1px #848484;
+ color:white;
}
div.slidepanel
{