Revision 1291:97b98e7a6eee plugins

View differences:

plugins/redmine_bibliography/assets/stylesheets/bibliography.css
64 64

  
65 65
input.author_search {width:100%}
66 66
input.author_search {
67
  background: url(../images/magnifier.png) no-repeat 2px 50%; padding-left:20px;
67
  background: url(../../../images/magnifier.png) no-repeat 2px 50%; padding-left:20px;
68 68
  border:1px solid #9EB1C2; border-radius:3px; height:1.5em; width:95%;
69 69
}
70 70
input.author_search.ajax-loading {
71
  background-image: url(../images/loading.gif);
71
  background-image: url(../../../images/loading.gif);
72 72
}
73 73

  

Also available in: Unified diff