X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Froom.css;h=89640259bfd441642e8b362a2b16cd1e2ca0e909;hp=45c0e96217c82be77ebcec0f078977964867b4c1;hb=5470910335a6a3e37b30783bfa39a15e8ff225b1;hpb=47ae15c35f3c407208e52329949039a55e1f3693 diff --git a/web/room.css b/web/room.css index 45c0e96..8964025 100644 --- a/web/room.css +++ b/web/room.css @@ -139,7 +139,7 @@ table.placings td } table.placing { - background-image: url('img/beta_light.png'); + background-image: url('img/brisk-bg-light.png'); background-attachment: fixed; border: 1px solid gray; @@ -203,7 +203,7 @@ table.room_tab td { -moz-border-radius: 8px; border-radius: 8px; - background-image: url('img/beta_light.png'); + background-image: url('img/brisk-bg-light.png'); background-attachment: fixed; width: 25%; @@ -251,7 +251,7 @@ table.room_standup { border-spacing: 0px; padding: 0px; - background-image: url('img/beta_light.png'); + background-image: url('img/brisk-bg-light.png'); background-attachment: fixed; } @@ -271,7 +271,7 @@ table.login { border: 1px solid gray; margin-top: 8px; - background-image: url('img/beta_light.png'); + background-image: url('img/brisk-bg-light.png'); background-attachment: fixed; } @@ -323,7 +323,7 @@ div.esco { -moz-border-radius: 4px; border-radius: 4px; - background-image: url('img/beta_light.png'); + background-image: url('img/brisk-bg-light.png'); background-attachment: fixed; }