X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;fp=web%2Froom.css;h=5666b0c4bd5eb64a68014ff14e8f56f8e50b0680;hb=ef2da0157f1a97800360df93b89d3c234d3e04c5;hp=9f4946b087c19b54d5bac26e02f34ca102e0181b;hpb=a16d8054d9577795a6d9306570eb3a06c46da147;p=brisk.git diff --git a/web/room.css b/web/room.css index 9f4946b..5666b0c 100644 --- a/web/room.css +++ b/web/room.css @@ -138,7 +138,7 @@ table.placings td } table.placing { - background-image: url('img/lines_light.png'); + background-image: url('img/beta_light.png'); background-attachment: fixed; border: 1px solid gray; @@ -202,7 +202,7 @@ table.room_tab td { -moz-border-radius: 8px; border-radius: 8px; - background-image: url('img/lines_light.png'); + background-image: url('img/beta_light.png'); background-attachment: fixed; width: 25%; @@ -250,7 +250,7 @@ table.room_standup { border-spacing: 0px; padding: 0px; - background-image: url('img/lines_light.png'); + background-image: url('img/beta_light.png'); background-attachment: fixed; } @@ -270,7 +270,7 @@ table.login { border: 1px solid gray; margin-top: 8px; - background-image: url('img/lines_light.png'); + background-image: url('img/beta_light.png'); background-attachment: fixed; } @@ -322,7 +322,7 @@ div.esco { -moz-border-radius: 4px; border-radius: 4px; - background-image: url('img/lines_light.png'); + background-image: url('img/beta_light.png'); background-attachment: fixed; }