Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
/***
2
Clockface
3
***/
4
 
5
.modal-open .clockface {
6
  z-index: 10055 !important;
7
}
8
 
9
.clockface .cell .inner.active,
10
.clockface .cell .outer.active {
11
  background-color:#4b8df8 !important;
12
  background-image: none ;
13
  filter:none ;
14
}