X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=73cb799f198f4f36338305fb1bf1ad62da9a243e;hb=ac58e12ad31f22ad17c964ad3a36d10390c3dbe3;hp=20f3f9c75d1199386e5c03e90aa549f8df6eee35;hpb=cacb96363fc214b83debe7967cc61b75882b1ee1;p=brisk.git diff --git a/web/room.css b/web/room.css index 20f3f9c..73cb799 100644 --- a/web/room.css +++ b/web/room.css @@ -67,7 +67,7 @@ div.topmenu { text-align: center; align: center; font-size: 85%; - padding:2px; + padding: 2px 2px 0 2px; } div.proflash { @@ -190,7 +190,7 @@ table.room_tab { table.room_tab td { width: 25%; - height: 110px; + height: 120px; vertical-align: top; border: 1px solid gray; } @@ -344,7 +344,18 @@ div.esco { text-decoration: none; } -.topbanner { +.sidebanner { + /* Top Right Bottom Left */ + margin: 4px auto 0px auto; + position: relative; + align: center; + text-align:center; + background-color: #f8f8f8; + padding: 4px; + border: 1px solid #000000; +} + +.topbanner { position: relative; align: center; text-align:center; @@ -389,7 +400,7 @@ div.esco { cursor: pointer; left: 0px; top: 2px; - font-size: 10px; + font-size: 85%; font-weight: bold; padding: 4px; z-index: 10; @@ -402,7 +413,7 @@ div.esco { cursor: default; left: 0px; top: 2px; - font-size: 10px; + font-size: 85%; font-weight: bold; font-color: #999999; padding: 4px; @@ -415,7 +426,7 @@ div.esco { border: 1px solid green; left: 0px; top: 2px; - font-size: 10px; + font-size: 85%; font-color: #333333; padding: 4px; }