X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=0532367c3202901966063a9cb92c6cab8d46e24e;hb=0c3b4e96136f0d6789c2413ce2b71b4cc66687b9;hp=6e77c28c11b550e126112ed0eb277b5e245a5326;hpb=1c864a7f5b393bddf3ef4ce94886703d2ac3b21c;p=brisk.git diff --git a/web/room.css b/web/room.css index 6e77c28..0532367 100644 --- a/web/room.css +++ b/web/room.css @@ -42,6 +42,17 @@ div.topmenu { width:90px; margin:0; text-align: center; + align: center; + font-size: 10px; + padding:4px; + } + +div.proflash { + /* border: 1px solid red; */ + border: 1px solid gray; + background-color: RGB(246,246,246); + text-align: center; + align: center; font-size: 10px; padding:4px; } @@ -101,6 +112,7 @@ div.table_act { position: absolute; align: center; width: 100%; + left: 0px; bottom: 4px; } @@ -150,9 +162,9 @@ td.td_standup { .esco { position: absolute; - text-align: center; - width: 100%; + text-align: center; bottom: 4px; + right: 4px; }