Actualizar plugin Questions a 1.0.2 light
This commit is contained in:
parent
b9e569d03f
commit
b37d1305f1
64 changed files with 394 additions and 229 deletions
BIN
plugins/redmine_questions/assets/images/accept.png
Normal file
BIN
plugins/redmine_questions/assets/images/accept.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 781 B |
BIN
plugins/redmine_questions/assets/images/discard.png
Normal file
BIN
plugins/redmine_questions/assets/images/discard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
|
@ -400,3 +400,5 @@ div.question.votable .question-container .contextual {margin-top: 0px;}
|
|||
.icon-tag { background-image: url(../images/tag_blue.png); }
|
||||
.icon-question { background-image: url(../../../images/help.png); }
|
||||
.icon-solution { background-image: url(../images/book_open.png); }
|
||||
.icon-accept { background-image: url(../images/accept.png); }
|
||||
.icon-discard { background-image: url(../images/discard.png); }
|
Loading…
Add table
Add a link
Reference in a new issue