Merge remote-tracking branch 'caliblur/master'
This commit is contained in:
commit
d8bad7394a
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@ __pycache__/
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
.Python
|
.Python
|
||||||
|
.python-version
|
||||||
env/
|
env/
|
||||||
venv/
|
venv/
|
||||||
eggs/
|
eggs/
|
||||||
|
|
|
@ -6490,7 +6490,9 @@ body.edituser.admin > div.container-fluid > div.row-fluid > div.col-sm-10 > div.
|
||||||
height: 150px;
|
height: 150px;
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
}
|
}
|
||||||
|
.container-fluid .book .cover img {
|
||||||
|
width: 100px !important;
|
||||||
|
}
|
||||||
#books .cover img, #books_rand .cover img, .book.isotope-item .cover img {
|
#books .cover img, #books_rand .cover img, .book.isotope-item .cover img {
|
||||||
width: 100px !important
|
width: 100px !important
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user