]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Corrected minor problem with admin tables
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>
Thu, 10 Feb 2011 22:54:18 +0000 (22:54 +0000)
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>
Thu, 10 Feb 2011 22:54:18 +0000 (22:54 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@8094 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/css/admin.php

index 09a5bf73ed954fe2e50bb03328cf75bab7d04241..fb48cf60e79d27d391e4dfb6c9241b4b48a81aef 100644 (file)
@@ -322,7 +322,7 @@ table.mceLayout {
        width: 100%;
        border-top: 1px solid #cccccc;
 }
-.elgg-table td, th {
+.elgg-table td, .elgg-table th {
        background: white;
        border: 1px solid #cccccc;
 }