mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
normalizing indentation in css files
This commit is contained in:
parent
4412f9c263
commit
e15d8ab060
10 changed files with 839 additions and 841 deletions
1
main.css
1
main.css
|
@ -289,7 +289,6 @@ input[type="number"]::-webkit-inner-spin-button {
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center 45%;
|
background-position: center 45%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.data-loading p {
|
.data-loading p {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: calc(45% + 45px);
|
top: calc(45% + 45px);
|
||||||
|
|
|
@ -232,7 +232,6 @@
|
||||||
.tab-receiver .refresh:hover {
|
.tab-receiver .refresh:hover {
|
||||||
background-color: #dedcdc;
|
background-color: #dedcdc;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* SVG classes*/
|
/* SVG classes*/
|
||||||
.tab-receiver .grid .tick {
|
.tab-receiver .grid .tick {
|
||||||
stroke: silver;
|
stroke: silver;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue