TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_docs
/
8e5c5b3ed23794bd043addde818f764a0dc86102
/
.
/
_static
/
css
/
mystyle.css
blob: 0a290e064172220f5760fc7b98a7df4b7c2fc21b [
file
] [
log
] [
blame
]
@import
"theme.css"
;
/* override table no-wrap */
.
wy-table-responsive table td
,
.
wy-table-responsive table th
{
white-space
:
normal
;
}