X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Faccount_view_html.css;h=dd77998d7767120de60b731f567aaf2040a49244;hp=0b1b6bb9469a0932381bb50fc84b7f492bd5fe22;hb=5abab265d806d9de899ead6e896feb4afdf20540;hpb=6a8cd8d5f11411cdb4bf2510c9be5fd60d72cb50 diff --git a/portal/static/css/account_view_html.css b/portal/static/css/account_view_html.css index 0b1b6bb9..dd77998d 100644 --- a/portal/static/css/account_view_html.css +++ b/portal/static/css/account_view_html.css @@ -205,21 +205,11 @@ ul.errorlist li { -table.mytable { border-collapse: collapse; border: 1px solid #839E99; -background: #f1f8ee; font: .9em/1.2em Georgia, "Times New Roman", Times, serif; color: #033;table-layout:fixed; } -.mytable caption { font-size: 1.3em; font-weight: bold; text-align: left; padding: 1em 4px; } +table.mytable { border-collapse: collapse; border: 1px solid #839E99;background: #f1f8ee; font: .9em/1.2em Georgia, "Times New Roman", Times, serif; color: #033; table-layout:fixed; width:870px} .mytable td, th { padding: 3px 3px .75em 3px; line-height: 1.3em; } -.mytable th { background: #839E99; color: #fff; font-weight: bold; text-align: left; padding-right: .5em; vertical-align: top; align="center" style="width:15%;word-wrap: break-word" } -.mytable thead th { background: #2C5755; text-align: center; } -.mytable thead td {style="width:15%;word-wrap: break-word"} -.mytable .odd td { background: #DBE6DD; style="width:15%;word-wrap: break-word"} -.mytable .odd th { background: #6E8D88; } -.mytable td a, td a:link { color: #325C91; } -.mytable td a:visited { color: #466C8E; } -.mytable td a:hover, td a:focus { color: #1E4C94; } -.mytable th a, td a:active { color: #fff; } -.mytable tfoot th, tfoot td { background: #2C5755; color: #fff; } -.mytable th + td { padding-left: .5em; } +.mytable th { background: #839E99; color: #fff; font-weight: bold; padding-right: .5em; vertical-align: top; text-align:center } +.mytable td {word-wrap: break-word; text-align:center} +tr.border_bottom td {border-bottom:1pt solid green;} /******************************