summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-07 10:02:22 +0400
committerAndrew Dolgov <[email protected]>2013-05-07 10:02:22 +0400
commit7c433c9412cf0f5a0d582aacd1bed9a1660c866c (patch)
treec84c4827779713a684593e78fa29075a3ca95c8a /cdm.css
parent05aab603769e2f53edb0963cad99b444d2d901ee (diff)
Revert "use img-polaroid lookalike for images"
This reverts commit 7d61f11c768869806a352ea94550220cc2c144c0.
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/cdm.css b/cdm.css
index fa4da413d..657950140 100644
--- a/cdm.css
+++ b/cdm.css
@@ -61,15 +61,6 @@ div.cdmContentInner img {
border-width : 0px;
max-width : 98%;
height : auto;
-
- padding: 4px;
- background-color: #fff;
- border: 1px solid #ccc;
- border: 1px solid rgba(0, 0, 0, 0.2);
- -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-
}
div.cdmFooter {