9 lines
104 B
CSS
9 lines
104 B
CSS
.disabled {
|
|
pointer-events: none;
|
|
font-style : oblique;
|
|
}
|
|
|
|
.nombre {
|
|
text-align: right !important;
|
|
}
|