projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c439ef4
)
aggiunto skin per i bottoni
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Mon, 15 Jan 2007 12:54:18 +0000
(12:54 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Mon, 15 Jan 2007 12:54:18 +0000
(12:54 +0000)
web/room.css
patch
|
blob
|
history
diff --git
a/web/room.css
b/web/room.css
index
d83d559
..
cda2a5c
100644
(file)
--- 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;
+}
+
+