Revision 1380:fa92d13876d0 plugins/redmine_bibliography/assets/stylesheets

View differences:

plugins/redmine_bibliography/assets/stylesheets/bibliography.css
4 4
    color: #777;
5 5
}
6 6

  
7
input.readonly {
7
.readonly {
8 8
    border: none;
9 9
    padding: 0;
10 10
    margin: 0;
......
71 71
  background-image: url(../../../images/loading.gif);
72 72
}
73 73

  
74
.author_edit_btn {
75
  display:none;
76
}
77

  

Also available in: Unified diff