X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=static%2Fstyle.css;h=0c289f1962cce6b2258ee5e4b7835b3d29e3a5db;hb=bf8c3839b1715d687ec4fa9607164c10b225f9e3;hp=7ac0c8f5637f299856760edb2b07640eabe83431;hpb=315758b1185bbc0fb5a3ee3b293ae485eaafde1d;p=app-web-oof.git 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; }