Nuevo plugin Redmine Glossary 0.9.2
This commit is contained in:
parent
5d298a7529
commit
693eb3ee50
72 changed files with 2962 additions and 0 deletions
4
plugins/redmine_glossary/assets/stylesheets/glossary.css
Executable file
4
plugins/redmine_glossary/assets/stylesheets/glossary.css
Executable file
|
@ -0,0 +1,4 @@
|
|||
|
||||
table.term_items th { text-align:right;vertical-align=top }
|
||||
table.list th { text-align:left }
|
||||
table.list td { text-align:left }
|
3
plugins/redmine_glossary/assets/stylesheets/termlink.css
Executable file
3
plugins/redmine_glossary/assets/stylesheets/termlink.css
Executable file
|
@ -0,0 +1,3 @@
|
|||
.jstb_termlink {
|
||||
background-image: url('../images/termlink.png');
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue