X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=cda2a5caef42f52e384ddeb38d8f0152bba7847b;hb=d5d4b239124be40469341d69ec5b967e979c656f;hp=d83d559be037aaf1026b26fd5a33eb8b2d15ca9f;hpb=c439ef4cbc91118f9caa1ba8c97d364e8011ce2e;p=brisk.git diff --git a/web/room.css b/web/room.css index d83d559..cda2a5c 100644 --- a/web/room.css +++ b/web/room.css @@ -214,3 +214,19 @@ img.nobo { opacity: 0.90; } +input.button { + border: 1px solid gray; + color: Black; + background-color: white; + vertical-align: middle; + text-decoration:none; + font-size: 100%; + cursor: pointer; + height: 20px ! important; + max-height: 20px ! important; + min-height: 20px ! important; + margin: 1px; + display: inline; +} + +