X-Git-Url: http://git.ieval.ro/?p=app-web-oof.git;a=blobdiff_plain;f=static%2Fstyle.css;fp=static%2Fstyle.css;h=0c289f1962cce6b2258ee5e4b7835b3d29e3a5db;hp=7ac0c8f5637f299856760edb2b07640eabe83431;hb=fc536c37d2613d680e34b28e6c4595ca4cc772a7;hpb=b312852edba2294eb593a74d7209cc7082482244 diff --git a/static/style.css b/static/style.css index 7ac0c8f..0c289f1 100644 --- a/static/style.css +++ b/static/style.css @@ -73,6 +73,10 @@ table,th,td { border-collapse: collapse; } +tr.highlight { + background-color: rgba(255,240,0,0.5); +} + th,td { padding: 0.2em; }