Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
/***
2
Google reCaptcha
3
***/
4
.form-recaptcha-img {
5
  margin-bottom: 10px;
6
  clear: both;
7
  border: 1px solid #e5e5e5;
8
  padding: 5px;
9
}
10
 
11
iframe[src="about:blank"] {
12
  display:none;
13
}