fix tests. added jquery.timeago.js
This commit is contained in:
parent
124a5e270e
commit
b1bd3f1252
14 changed files with 247 additions and 82 deletions
|
@ -1,5 +1,5 @@
|
|||
.wall-page {
|
||||
.new_note {
|
||||
.wall-note-form {
|
||||
@extend .span12;
|
||||
|
||||
margin: 0;
|
||||
|
@ -23,7 +23,14 @@
|
|||
}
|
||||
|
||||
.wall-file {
|
||||
margin-left: 8px;
|
||||
background: #EEE;
|
||||
}
|
||||
|
||||
abbr {
|
||||
float: right;
|
||||
color: #AAA;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue