diff options
Diffstat (limited to 'views/default/css/admin.php')
| -rw-r--r-- | views/default/css/admin.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css/admin.php b/views/default/css/admin.php index 09a5bf73e..fb48cf60e 100644 --- a/views/default/css/admin.php +++ b/views/default/css/admin.php @@ -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;  }  | 
