mirror of
https://github.com/sstent/node.git
synced 2026-01-26 15:12:37 +00:00
moving to jsrender
This commit is contained in:
@@ -42,3 +42,13 @@ input[type="text"] {
|
||||
border: 1px solid #ccc;
|
||||
vertical-align: middle;
|
||||
}
|
||||
#Activity {
|
||||
display: none;
|
||||
position: absolute;
|
||||
width: 70%;
|
||||
padding: 10px;
|
||||
background: #eee;
|
||||
color: #000;
|
||||
border: 1px solid #1a1a1a;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user