diff options
Diffstat (limited to 'htroot/env/base.css')
| -rw-r--r-- | htroot/env/base.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css index 025980f6b..fcc73311a 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -957,14 +957,6 @@ div.BlogCommentPrevNext { text-align: center; } -/* SnapshotImagesReponseWriter.java */ -body#SnapshotImagesReponseWriter img { - word-break: break-all; /* prevent snapshot image alternate text (original URL) to overflow over image width */ - overflow: hidden; /* prevent snapshot image alternate text (original URL) to overflow over image height */ - display: inline-block; /* constant width and heigth even for snapshot image in error */ - background-color: #eeeeee; /* light background colour to distinguish snapshots images in error */ -} - /* other ------------------------------------*/ ul#menu { padding:0; |
