]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
height of tables increased
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 11:37:55 +0000 (12:37 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 11:37:55 +0000 (12:37 +0100)
web/room.css

index f3868782eafcfc464020add48e7f0b3d32cb5e17..249a601ee38e9f4661c05a06aa3a7344af8177c6 100644 (file)
@@ -190,7 +190,7 @@ table.room_tab {
 
 table.room_tab td {
     width: 25%;
-    height: 110px;
+    height: 120px;
     vertical-align: top;
     border: 1px solid gray;
  }