X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=717f7ed1d03cedcb398249e1733fb3ddd733b3ee;hb=53f1d7c93385df967eb95ece569aa2144626380b;hp=6e77c28c11b550e126112ed0eb277b5e245a5326;hpb=1c864a7f5b393bddf3ef4ce94886703d2ac3b21c;p=brisk.git diff --git a/web/room.css b/web/room.css index 6e77c28..717f7ed 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; } @@ -150,9 +161,9 @@ td.td_standup { .esco { position: absolute; - text-align: center; - width: 100%; + text-align: center; bottom: 4px; + right: 4px; }