summaryrefslogtreecommitdiff
path: root/themes/pushbutton
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-08-28 07:56:21 +0000
committerDries Buytaert <dries@buytaert.net>2006-08-28 07:56:21 +0000
commit3c30ae67152c200d2addfbd1ca546122ce363d99 (patch)
tree9a3e3f6ffcaade1a70e374e0c05d152d6d0ac2e1 /themes/pushbutton
parent1d0dbfde6ec3ea89ef64023ff241bba2ab0a4549 (diff)
downloadbrdo-3c30ae67152c200d2addfbd1ca546122ce363d99.tar.gz
brdo-3c30ae67152c200d2addfbd1ca546122ce363d99.tar.bz2
- Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes.
Diffstat (limited to 'themes/pushbutton')
-rw-r--r--themes/pushbutton/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css
index 30bca12c6..65068e3da 100644
--- a/themes/pushbutton/style.css
+++ b/themes/pushbutton/style.css
@@ -490,7 +490,9 @@ table#footer-menu {
/*
** Administration page styles
*/
-
+div.admin-panel .description {
+ color: #999;
+}
div.admin-panel h3 {
background-color: #369;
color: #fff;