drop code related to old printer friendly
[squirrelmail.git] / templates / default / css / default.css
index 38161ae0e98443ed657411e2125b6847d925ecab..caffe3a72b8257808ebbbefbd9cb77eb04f5fb78 100644 (file)
@@ -1022,35 +1022,6 @@ div.readInlineImages td.image {
     padding:10px;
 }
 
-div.printerFriendlyTop table {
-    width:100%;
-}
-
-div.printerFriendlyTop td {
-    text-align: right;
-}
-
-div.printerFriendly table.attach {
-    width: 100%;
-    margin-top:5px;
-    margin-bottom:5px;
-}
-
-div.printerFriendly td.attachField {
-    width: 30%;
-    font-weight: bold;
-    text-align: right;
-}
-
-div.printerFriendly td.attachFieldValue {
-    text-align: left;
-    empty-cells: show;
-}
-
-div.printerFriendly td.attachName {
-    font-weight: bold;
-}
-
 div.viewHeader table.table1 {
     width: 100%;
 }