Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
/***
2
Gritter notification modify
3
***/
4
 
5
#gritter-notice-wrapper {
6
  right:1px !important;
7
}
8
 
9
.gritter-close {
10
  left:auto !important;
11
  right: 3px !important;
12
}
13
 
14
.gritter-title {
15
  font-family:  'Open Sans' ;
16
  font-size: 18px ;
17
  font-weight: 300 ;
18
}