Subversion Repositories SmartDukaan

Rev

Rev 3232 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3232 Rev 4198
Line 18... Line 18...
18
  box-shadow:0 0 18px rgba(0,0,0,0.4);
18
  box-shadow:0 0 18px rgba(0,0,0,0.4);
19
}
19
}
20
 
20
 
21
#facebox .content {
21
#facebox .content {
22
  display:table;
22
  display:table;
23
  width: 370px;
23
  width: 400px;
24
  padding: 10px;
24
  padding: 10px;
25
  background: #fff;
25
  background: #fff;
26
  -webkit-border-radius:4px;
26
  -webkit-border-radius:4px;
27
  -moz-border-radius:4px;
27
  -moz-border-radius:4px;
28
  border-radius:4px;
28
  border-radius:4px;