Show column header dropdown even in read-only mode

This commit is contained in:
Friedrich Lindenberg
2012-02-09 18:48:29 +00:00
parent 5fc4fa9626
commit 2397c0e1e5
2 changed files with 4 additions and 5 deletions

View File

@@ -517,8 +517,7 @@ td.expression-preview-value {
display: none;
}
.read-only .column-header-menu,
.read-only .row-header-menu,
.read-only .write-op,
.read-only a.data-table-cell-edit
{
display: none;