html/styl.css
changeset 3 35e9706113b0
parent 2 26a11fc8e3e4
child 4 49903d1fe188
     1.1 --- a/html/styl.css	Sat May 23 20:16:03 2009 +0200
     1.2 +++ b/html/styl.css	Sat May 23 20:59:09 2009 +0200
     1.3 @@ -50,14 +50,14 @@
     1.4  }
     1.5  
     1.6  #vstup button {
     1.7 -    width: 128px;
     1.8 +    width: 146px;
     1.9      height: 20px;
    1.10      border: none;
    1.11 -    background-image: url('grafika/tlacitko.png');
    1.12 -    padding: 2px;
    1.13 -    font-size: 12px;
    1.14 +    background-image: url('grafika/tlacitko-sql.png');
    1.15      margin-right: 0px;
    1.16      margin-top: 5px;
    1.17 +    padding: 0px;
    1.18 +    cursor: pointer;
    1.19  }
    1.20  
    1.21  #vystup .vnitrekBloku {