git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e4ea3
)
doc: highlight pointed row in NIC overview table
author
Thomas Monjalon
<thomas.monjalon@6wind.com>
Mon, 20 Feb 2017 16:14:01 +0000
(17:14 +0100)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Sun, 26 Feb 2017 16:20:00 +0000
(17:20 +0100)
Every cells of a feature row are painted in yellow.
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/nics/overview.rst
patch
|
blob
|
history
diff --git
a/doc/guides/nics/overview.rst
b/doc/guides/nics/overview.rst
index
3b733f7
..
a8a8f26
100644
(file)
--- a/
doc/guides/nics/overview.rst
+++ b/
doc/guides/nics/overview.rst
@@
-76,6
+76,9
@@
Most of these differences are summarized below.
padding-left: 1em;
text-align: left;
}
+ table#id1 tr:hover td {
+ background-color: #ffb;
+ }
</style>
.. include:: overview_table.txt