Implement printer friendly through CSS also for non-javascript. This
[squirrelmail.git] / templates / default_advanced / css / advanced.css
index 141474ca5c97bd384095a3ff069e05fc7b4a4fb5..1655ddeb99cad979d6c54b85eb083d016c32b61a 100644 (file)
     background: #EEEEEE url(../images/grippie.png) no-repeat center 2px;
 }
 
+#printMessageBox {
+    background-color: #fffff0;
+    border: 1px solid #f2e93a;
+    margin: 1em;
+    padding: 1em;
+    font-size: x-large;
+}