mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
9b71c04fc1
commit
1ae6ee9615
@ -151,13 +151,19 @@
|
|||||||
> button {
|
> button {
|
||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
height: 2.5em;
|
font-size: 2em;
|
||||||
|
padding: 0 .5em;
|
||||||
|
line-height: 2;
|
||||||
|
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
-ms-appearance: none;
|
-ms-appearance: none;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
i:before {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.container,
|
.container,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user