java/sql-vyuka/web/styl.css
changeset 20 47de9e8ce93e
parent 10 5d6592e753c0
child 22 e56b79cc18a9
     1.1 --- a/java/sql-vyuka/web/styl.css	Thu May 28 21:19:06 2009 +0200
     1.2 +++ b/java/sql-vyuka/web/styl.css	Sat May 30 14:49:07 2009 +0200
     1.3 @@ -49,6 +49,14 @@
     1.4      text-align: right;
     1.5  }
     1.6  
     1.7 +#stavovePole {
     1.8 +    width: 300px;
     1.9 +    border: none;
    1.10 +    background-color: transparent;
    1.11 +    color: gray;
    1.12 +    font-size: 11px;
    1.13 +}
    1.14 +
    1.15  #vstup textarea {
    1.16      width: 640px;
    1.17      height: 108px;