Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
63c63f6f11cfd7ff57d4f10bab1b771fe93ca390
/
.
/
scouting
/
www
/
entry
/
entry.component.css
blob: b41cb2253dd15da792c78c04740fd47dab4afbf7 [
file
] [
log
] [
blame
]
*
{
padding
:
10px
;
}
textarea
{
width
:
350px
;
height
:
180px
;
}
button
{
touch-action
:
manipulation
;
}
#
switchFldbtn
{
width
:
15%
;
display
:
block
;
margin
:
0
auto
;
box-shadow
:
2px
2px
1px
#ccc
;
max-width
:
105px
;
text-align
:
center
;
}