]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
added .elgg-text-help to admin theme
authorCash Costello <cash.costello@gmail.com>
Sat, 14 Jul 2012 17:10:41 +0000 (13:10 -0400)
committerCash Costello <cash.costello@gmail.com>
Sat, 14 Jul 2012 17:10:41 +0000 (13:10 -0400)
views/default/css/admin.php

index 78ec95c267474c2c8e3406c97e1f9fcb1fef0ee0..6f9ed643e9d4975b9a6ecaedc00fd0da57c75750 100644 (file)
@@ -1510,6 +1510,12 @@ ul.elgg-plugin-categories, ul.elgg-plugin-categories > li {
        margin-bottom: 5px;
 }
 
+.elgg-text-help {
+       display: block;
+       font-size: 85%;
+       font-style: italic;
+}
+
 .elgg-longtext-control {
        margin-left: 14px;
        font-size: 80%;