Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
/***
2
jQuery File Upload
3
***/
4
 
5
.blueimp-gallery .close {
6
  background-image: url("../img/portlet-remove-icon-white.png") !important;
7
  margin-top: -2px;
8
}
9
 
10
.blueimp-gallery .prev,
11
.blueimp-gallery .next {
12
  border-radius: 23px !important;
13
}