Option to Check/Uncheck all block columns in export (#33169).

Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@19633 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2020-04-01 16:21:27 +00:00
parent c7806ccbdf
commit 1cade452eb
3 changed files with 22 additions and 11 deletions

View File

@@ -336,7 +336,7 @@ tr.user.locked, tr.user.registered { color: #aaa; }
tr.user.locked a, tr.user.registered a { color: #aaa; }
table.permissions td.role {color:#999;font-size:90%;font-weight:normal !important;text-align:center;vertical-align:bottom;}
table.permissions tr.group>td:nth-of-type(1),
table.permissions tr.group>td:nth-of-type(1),
table.tracker-summary tr.group>td:nth-of-type(1) {font-weight: bold;}
tr.wiki-page-version td.updated_on, tr.wiki-page-version td.author {text-align:center;}
@@ -765,6 +765,7 @@ span.pagination>span {white-space:nowrap;}
}
#search-form fieldset p {margin:0.2em 0;}
#csv-export-options fieldset {padding: 0;}
/***** Tabular forms ******/
.tabular p{