mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +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-position: center 45%;
|
||||
}
|
||||
|
||||
.data-loading p {
|
||||
position: relative;
|
||||
top: calc(45% + 45px);
|
||||
|
|
|
@ -232,7 +232,6 @@
|
|||
.tab-receiver .refresh:hover {
|
||||
background-color: #dedcdc;
|
||||
}
|
||||
|
||||
/* SVG classes*/
|
||||
.tab-receiver .grid .tick {
|
||||
stroke: silver;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue