Revision 723:d41bf754c0f2 vendor/plugins/redmine_bibliography/assets/stylesheets
| vendor/plugins/redmine_bibliography/assets/stylesheets/bibliography.css | ||
|---|---|---|
| 1 |
li .handle {
|
|
| 2 |
font-size: 12px; |
|
| 3 |
cursor: move; |
|
| 4 |
color: #777; |
|
| 5 |
} |
|
| 6 |
|
|
| 7 |
input.readonly {
|
|
| 8 |
border: none; |
|
| 9 |
padding: 0; |
|
| 10 |
margin: 0; |
|
| 11 |
background-color: transparent; |
|
| 12 |
} |
|
| 13 |
|
|
| 14 |
.tabular .author_identify label {
|
|
| 15 |
font-weight: normal; |
|
| 16 |
} |
|
| 17 |
|
|
| 18 |
.tabular .author_edit p {
|
|
| 19 |
padding-bottom: 0; |
|
| 20 |
} |
|
| 21 |
|
|
| 22 |
.tabular .author_edit .description {
|
|
| 23 |
padding-top: 0; |
|
| 24 |
font-style: italic; |
|
| 25 |
} |
|
| 26 |
|
|
| 27 |
.publication_project {
|
|
| 28 |
margin-right: 18px; |
|
| 29 |
} |
|
| 30 |
|
|
| 31 |
#authors select {
|
|
| 32 |
min-width: 150px; |
|
| 33 |
} |
|
| 34 |
|
|
| 35 |
div#bibliography dl { margin-left: 2em; }
|
|
| 36 |
div#bibliography .box dl { margin-left: 0; }
|
|
| 37 |
div#bibliography dt { margin-bottom: 0px; padding-left: 20px }
|
|
| 38 |
div#bibliography .box dt { margin-bottom: 0px; padding-left: 10px }
|
|
| 39 |
div#bibliography dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }
|
|
| 40 |
div#bibliography .box dd { margin-bottom: 0.6em; padding-left: 0; }
|
|
| 41 |
div#bibliography dd .authors { font-style: italic; }
|
|
| 42 |
div#bibliography dd span.authors { color: #808080; }
|
|
| 43 |
div#bibliography dd span.year { padding-left: 0.6em; }
|
|
| 44 |
|
|
| 45 |
div#bibliography h3 { background: url(../../../images/table_multiple.png) no-repeat 0% 50%; padding-left: 20px; }
|
|
Also available in: Unified diff