Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 3201 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3201 Rev 3719
Línea 1... Línea -...
1
.custom-picker {
-
 
2
    max-width: 125px;
-
 
3
    text-align: end;
-
 
4
}
-
 
5
 
-
 
6
.custom-picker~.rdtPicker {
-
 
7
    min-width: none;
-
 
8
    width: 100%;
-
 
9
}
-
 
10
 
-
 
11
.custom-picker~.rdtPicker .rdtCounter {
-
 
12
    width: 30px;
-
 
13
}
-
 
14
1
.custom-picker {
-
 
2
  max-width: 125px;
-
 
3
  text-align: end;
-
 
4
}
-
 
5
 
-
 
6
.custom-picker ~ .rdtPicker {
-
 
7
  min-width: none;
-
 
8
  width: 100%;
-
 
9
}
-
 
10
 
-
 
11
.custom-picker ~ .rdtPicker .rdtCounter {
-
 
12
  width: 30px;
-
 
13
}
-
 
14