client: rename 'mass tag' to 'bulk edit tags'

That way other bulk operations will be easier to name.
This also changes the privilege name.
This commit is contained in:
rr-
2017-02-11 19:50:22 +01:00
parent eda6d6d02a
commit 0e4e994431
8 changed files with 67 additions and 58 deletions

View File

@ -17,6 +17,8 @@ form
.input li:first-child
padding-top: 0
margin-top: 0
form:not(.horizontal)
.hint
margin-top: 0.2em
margin-bottom: 0

View File

@ -54,7 +54,7 @@
.icon:not(:first-of-type)
margin-left: 1em
.masstag
.tag-flipper
position: absolute
top: 0.5em
left: 0.5em
@ -117,24 +117,24 @@
margin-right: 0.25em
input[name=search-text]
width: 25em
input[name=masstag]
width: 12em
.masstag-hint, .open-masstag
margin-right: 1em
.append
font-size: 0.95em
color: $inactive-link-color
.masstag
.bulk-edit-tags
&:not(.active)
[type=text],
.start-tagging,
.stop-tagging
display: none
.masstag-hint
.hint
display: none
&.active
.open-masstag
.open
display: none
input[name=tag]
width: 12em
.hint, .open
margin-right: 1em
.safety
margin-right: 0.25em