X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;fp=web%2Fhtdocs%2Fstyle.css;h=456bec09358a993f32f2d2c6d642c83c8dd138e1;hp=137c1bf355fd25875b93afbbccb09f30d6d84ac0;hb=ecdf5b731e322401b5facbabc8336b0387ccc391;hpb=af72dba47f3e01bad792ea38df7999358f8d0fc9 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 }