java/HrisniciSpameri/web/styl.css
changeset 42 63d0f3ef8ca9
parent 29 f8d3d7914d9a
child 43 22cc28d200f3
     1.1 --- a/java/HrisniciSpameri/web/styl.css	Sun Mar 01 17:16:53 2009 +0100
     1.2 +++ b/java/HrisniciSpameri/web/styl.css	Sun Mar 01 17:45:45 2009 +0100
     1.3 @@ -28,6 +28,17 @@
     1.4      text-decoration: none;
     1.5  }
     1.6  
     1.7 +#seznamHrisniku {
     1.8 +    width: 1000px;
     1.9 +}
    1.10 +
    1.11 +#seznamHrisnikuScroll {
    1.12 +    width: 1020px;
    1.13 +    overflow: auto;
    1.14 +    max-height: 400px;
    1.15 +    padding: 2px;
    1.16 +}
    1.17 +
    1.18  img {
    1.19      border: none;
    1.20  }