[PATCH 06/11] css: Remove unused CSS for migration support matrix table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The 'table tbody td.y' and 'table tbody td.n' selectors don't exist
since commit 8841302e3d46b2de0227dc2f97e4e647580e3d88 which converted
the table to rST.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
 docs/css/libvirt.css | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/docs/css/libvirt.css b/docs/css/libvirt.css
index 370bff1f0d..2dc127f373 100644
--- a/docs/css/libvirt.css
+++ b/docs/css/libvirt.css
@@ -99,16 +99,6 @@ img.diagram {
     margin-right: auto;
 }

-
-table tbody td.y {
-    background: rgb(220,255,220);
-    text-align: center;
-}
-table tbody td.n {
-    background: rgb(255,220,220);
-    text-align: center;
-}
-
 .api {
     font-family: monospace;
 }
-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@xxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux