Popravek oblike gumbov na ios
This commit is contained in:
parent
ceeb21b7b9
commit
3bfac0f8f4
@ -5091,6 +5091,10 @@ table.grid_header_table label {
|
|||||||
div.buttons {
|
div.buttons {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
div.buttons input,
|
||||||
|
div.buttons button {
|
||||||
|
-webkit-appearance: none;
|
||||||
|
}
|
||||||
|
|
||||||
div.buttonsHeatmap input {
|
div.buttonsHeatmap input {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
@ -56,6 +56,11 @@ table.grid_header_table label {
|
|||||||
|
|
||||||
div.buttons {
|
div.buttons {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
input,
|
||||||
|
button {
|
||||||
|
-webkit-appearance: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
div.buttonsHeatmap input{
|
div.buttonsHeatmap input{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user