Enabled mode css
This commit is contained in:
parent
6fec2cffaa
commit
840443e46e
2 changed files with 2 additions and 4 deletions
|
@ -16,7 +16,6 @@ display: block;
|
|||
.pure-table td {
|
||||
padding: 4px;
|
||||
}
|
||||
/*
|
||||
.pure-form input[type="number"] {
|
||||
width: 60px;
|
||||
height: 20px;
|
||||
|
@ -41,4 +40,4 @@ cursor: pointer;
|
|||
}
|
||||
.pure-button:hover {
|
||||
background-color: #333;
|
||||
}*/
|
||||
}
|
|
@ -16,7 +16,6 @@ display: block;
|
|||
.pure-table td {
|
||||
padding: 4px;
|
||||
}
|
||||
/*
|
||||
.pure-form input[type="number"] {
|
||||
width: 60px;
|
||||
height: 20px;
|
||||
|
@ -41,4 +40,4 @@ cursor: pointer;
|
|||
}
|
||||
.pure-button:hover {
|
||||
background-color: #333;
|
||||
}*/
|
||||
}
|
Loading…
Reference in a new issue