Revision 1023:3d924264419a vendor/plugins/redmine_bibliography/assets/stylesheets

View differences:

vendor/plugins/redmine_bibliography/assets/stylesheets/bibliography.css
47 47
  margin-left: 25px;
48 48
}
49 49

  
50
div#bibliography h3 { 
51
  background: url(../../../images/table_multiple.png) no-repeat 0% 50%; 
52
  padding-left: 20px;
53
}
50 54

  
51
div#bibliography h3 { background: url(../../../images/table_multiple.png) no-repeat 0% 50%; padding-left: 20px; }
55
div#bibliography textarea {
56
  width: 90%;
57
  height: 200px;
58
  font: normal 8px;
59
  padding: 2px 10px;
60
  border: solid 1px #ddd;  
61
}

Also available in: Unified diff