aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/yoga/theme/admin/theme.css
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-07-02 20:17:15 +0000
committervdigital <vdigital@piwigo.org>2008-07-02 20:17:15 +0000
commitcb66b6a871a6defc1a075a4d69005b7339a9e64d (patch)
tree5b4921e926af6ad215f925670d3d04445cc0f101 /admin/template/yoga/theme/admin/theme.css
parent8d8d700c62b080d6a988e088e534f27d0cf0c923 (diff)
When Multi-view plugin and Show SQL queries are active, results of queries are yet in readable format
git-svn-id: http://piwigo.org/svn/trunk@2417 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/template/yoga/theme/admin/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/yoga/theme/admin/theme.css b/admin/template/yoga/theme/admin/theme.css
index 5d326c984..4813104c2 100644
--- a/admin/template/yoga/theme/admin/theme.css
+++ b/admin/template/yoga/theme/admin/theme.css
@@ -112,7 +112,7 @@ color: #F36; }
background:transparent url(images/inactive_tab_letters.png) no-repeat scroll left 0px; }
.tabsheet a:hover span, .tabsheet li.selected_tab a span {
background:transparent url(images/active_tab_letters.png) no-repeat scroll left 0px; }
-
+#debug { margin-left:248px; font-size:12px; }
/* menubar is on all admin pages => No specific css file */
#menubar {
background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom;