[3870] trunk/htdocs/system/admin/css/admin.css: Move the dropbuttons on the plugin admin page back up closer to the top, similar to the comments dropbuttons.

0 views
Skip to first unread message

svn-N...@habariproject.org

unread,
Dec 8, 2009, 11:14:21 PM12/8/09
to habar...@googlegroups.com
Revision
3870
Author
mikelietz
Date
2009-12-09 04:14:20 +0000 (Wed, 09 Dec 2009)

Log Message

Move the dropbuttons on the plugin admin page back up closer to the top, similar to the comments dropbuttons.

Also center dropbuttons that don't drop. Doesn't look bad, but it wouldn't be terrible if we took it back out.

Modified Paths

Diff

Modified: trunk/htdocs/system/admin/css/admin.css (3869 => 3870)


--- trunk/htdocs/system/admin/css/admin.css	2009-12-09 03:28:49 UTC (rev 3869)
+++ trunk/htdocs/system/admin/css/admin.css	2009-12-09 04:14:20 UTC (rev 3870)
@@ -286,8 +286,7 @@
 	font-size: 9px;
 	list-style: none outside;
 	margin: 0 0 0 10px;
-	position: absolute;
-/*	top: 10px;*/
+	position: absolute; 
 	right: 40px;
 }
 
@@ -1547,6 +1546,14 @@
 	margin-left: 8px;
 }
 
+.plugins .dropbutton {
+	top: 10px;
+}
+
+.plugins .dropbutton li:last-child:first-child {
+	text-align: center;
+}
+
 /*-- PLUGINS HELP */
 .pluginhelp .help {
 	line-height: 1.5em;
Reply all
Reply to author
Forward
0 new messages