mensaje
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
text-align: center;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.tabla th,
|
||||
@@ -69,7 +70,7 @@
|
||||
|
||||
/* Input */
|
||||
.input-contenedor input {
|
||||
width: 70%;
|
||||
width: 40%;
|
||||
padding: 6px 25px 6px 6px;
|
||||
border: 2px solid #002855;
|
||||
border-radius: 6px;
|
||||
@@ -103,6 +104,7 @@
|
||||
|
||||
.input-contenedor .porcentaje {
|
||||
position: absolute;
|
||||
|
||||
right: 8px;
|
||||
color: #555;
|
||||
font-weight: bold;
|
||||
@@ -127,6 +129,6 @@
|
||||
|
||||
|
||||
.input-sp input {
|
||||
width: 70%;
|
||||
width: 38%;
|
||||
padding: 6px 6px 6px 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user