X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=456bec09358a993f32f2d2c6d642c83c8dd138e1;hb=253b8e63716e09460b6f1fc642cd3c81504da77f;hp=137c1bf355fd25875b93afbbccb09f30d6d84ac0;hpb=af72dba47f3e01bad792ea38df7999358f8d0fc9;p=irspy-moved-to-github.git diff --git a/web/htdocs/style.css b/web/htdocs/style.css index 137c1bf..456bec0 100644 --- a/web/htdocs/style.css +++ b/web/htdocs/style.css @@ -62,3 +62,6 @@ table.targets td, table.targets th { } table.targets { border-spacing: 0px; } +table.fullrecord, table.fullrecord th, table.fullrecord td { border: none } + +a { text-decoration: none }