Revision 1431:303b9be118d4 plugins/redmine_bibliography/assets/stylesheets

View differences:

plugins/redmine_bibliography/assets/stylesheets/bibliography.css
20 20
}
21 21

  
22 22
.tabular .author_edit .description {
23
    padding-top: 0;
24 23
    font-style: italic;
24
    font-size: small;
25 25
}
26 26

  
27 27
.publication_project {
28 28
    margin-right: 18px;
29 29
}
30 30

  
31
#authors select {
32
    min-width: 150px;
33
}
34

  
35

  
36 31
div#bibliography dd { margin-bottom: 1em; font-size: 0.9em; }
37 32

  
38 33
div#bibliography dd .authors { font-style: italic; }
......
71 66
  background-image: url(../../../images/loading.gif);
72 67
}
73 68

  
74
.author_edit_btn {
75
  display:none;
69
.search_author_tie {
70
  display: none;
71
  float: left;
76 72
}
77 73

  
74
.author_edit_btn {
75
  display: none;
76
}

Also available in: Unified diff