projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1577195
)
bg dei bottoni a 240,240,240
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Tue, 16 Jan 2007 19:55:33 +0000
(19:55 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Tue, 16 Jan 2007 19:55:33 +0000
(19:55 +0000)
web/room.css
patch
|
blob
|
history
diff --git
a/web/room.css
b/web/room.css
index
cda2a5c
..
e6de619
100644
(file)
--- a/
web/room.css
+++ b/
web/room.css
@@
-217,7
+217,7
@@
img.nobo {
input.button {
border: 1px solid gray;
color: Black;
- background-color:
white
;
+ background-color:
RGB(240,240,240)
;
vertical-align: middle;
text-decoration:none;
font-size: 100%;
@@
-229,4
+229,8
@@
input.button {
display: inline;
}
+input.button:hover {
+ background-color: white;
+}
+