thumb css

This commit is contained in:
life
2014-06-28 12:15:54 +08:00
parent b0402f29dd
commit eea6ad07f8
5 changed files with 9 additions and 2200 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ app/routes/routes.go
app/tmp/main.go
.DS_Store
.settings
public/config.codekit

File diff suppressed because one or more lines are too long

View File

@ -649,9 +649,11 @@ a.raw:hover {
height: 100px;
background-color: #fff;
margin-right: 5px;
line-height: 100px;
text-align: center;
}
.item-thumb img {
width: 100px;
max-width: 100px;
}
#noteItemList .item-desc {
position: absolute;

File diff suppressed because one or more lines are too long

View File

@ -614,9 +614,11 @@ border: 1px solid @borderColor;
height: 100px;
background-color: #fff;
margin-right: 5px;
line-height: 100px;
text-align: center;
}
.item-thumb img {
width: 100px;
max-width: 100px;
}
#noteItemList .item-desc {
position: absolute;