1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 09:45:28 +03:00

css mod motors

This commit is contained in:
skaman82 2015-11-09 21:49:33 +01:00
parent 09b8578300
commit 2cc48a1506

View file

@ -215,7 +215,7 @@
width: 100%; width: 100%;
height: 100px; height: 100px;
box-shadow: inset 0 0 5px rgba(0,0,0,0.2); box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
background-color: #E0E0E0; background-color: #D4D4D4;
border-radius: 3px; border-radius: 3px;
border: 1px solid #F5F5F5; border: 1px solid #F5F5F5;