]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
added the css for longtext control menu to admin theme
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 13 Jun 2011 00:03:34 +0000 (00:03 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 13 Jun 2011 00:03:34 +0000 (00:03 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@9196 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/css/admin.php

index e04bdc568b8d42712b2114743a3018cceb00d8d6..a4d413781fc8e9a8ab017d39dafffcd09bbdc086 100644 (file)
@@ -685,6 +685,9 @@ input[type="submit"]:hover, .elgg-button-submit:hover, .elgg-button-action:hover
 .elgg-menu-admin-footer > li {
        padding-right: 25px;
 }
+.elgg-menu-longtext {
+       float: right;
+}
 
 /* ***************************************
        WIDGETS
@@ -854,9 +857,10 @@ a.elgg-widget-collapsed:before {
        margin-bottom: 5px;
 }
 
-a.elgg-longtext-control {
-       float: right;
+.elgg-longtext-control {
        margin-left: 14px;
+       font-size: 80%;
+       cursor: pointer;
 }
 
 /* ***************************************