thumb css

This commit is contained in:
life
2014-06-28 12:17:09 +08:00
parent eea6ad07f8
commit 37da418bdd
4 changed files with 2 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -640,7 +640,6 @@ a.raw:hover {
} }
#noteItemList .item-thumb { #noteItemList .item-thumb {
padding-left: 10px;
width: 100px; width: 100px;
height: 100px; height: 100px;
overflow: hidden; overflow: hidden;

File diff suppressed because one or more lines are too long

View File

@ -605,7 +605,6 @@ border: 1px solid @borderColor;
// font-weight: 800; // font-weight: 800;
} }
}#noteItemList .item-thumb { }#noteItemList .item-thumb {
padding-left: 10px;
width: 100px; width: 100px;
height: 100px; height: 100px;
overflow: hidden; overflow: hidden;