Proyectos de Subversion Moodle

Rev

Rev 1 | Rev 970 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 964
Línea 1... Línea 1...
1
#cesa_notes-opener {
1
#cesa_notes-opener {
2
  position: absolute;
-
 
3
  bottom: 0px;
-
 
4
  background: #443355;
-
 
5
  width: 25px;
2
  width: 25px;
6
  height: 25px;
3
  height: 25px;
7
}
4
}
8
.cesa_notes-opener {
-
 
9
  z-index: 9999 !important;
-
 
10
}
5
 
Línea 11... Línea 6...
11
 
6
 
12
.cesa_notes-opener.cesa_notes-pos-rb {
-
 
13
  bottom: 1rem;
-
 
14
  width: unset;
-
 
15
  width: unset;
-
 
16
  height: unset;      
-
 
17
  text-align: unset;
7
.cesa_notes-opener.cesa_notes-pos-rb {
18
  border-radius: 15px;
8
  border-radius: 15px;
19
  background-color: #30a8df;
9
  background-color: #30a8df;
Línea 20... Línea 10...
20
}
10
}
Línea 99... Línea 89...
99
.cesa_notes-pos-lb,
89
.cesa_notes-pos-lb,
100
.cesa_notes-pos-rt,
90
.cesa_notes-pos-rt,
101
.cesa_notes-pos-lt {
91
.cesa_notes-pos-lt {
102
  width: 40px;
92
  width: 40px;
103
  height: 40px;
93
  height: 40px;
104
  position: fixed;
-
 
105
  padding: 0;
94
  padding: 0;
106
  border-radius: 30px;
95
  border-radius: 30px;
107
  text-align: center;
96
  text-align: center;
108
}
97
}
109
.cesa_notes-pos-rb {
98
.cesa_notes-pos-rb {