Thomas Bruederli
2015-12-23 772e08fa2a7211e68aa6179811cf82ac124c9bf2
skins/larry/styles.css
@@ -1,7 +1,7 @@
/**
 * Roundcube webmail styles for skin "Larry"
 *
 * Copyright (c) 2012, The Roundcube Dev Team
 * Copyright (c) 2012-2015, The Roundcube Dev Team
 * Screendesign by FLINT / Büro für Gestaltung, bueroflint.com
 *
 * The contents are subject to the Creative Commons Attribution-ShareAlike
@@ -23,6 +23,11 @@
   overflow: hidden;
}
.iphone body.noscroll {
   /* revert on iPhone (#1490551) */
   overflow: auto;
}
a {
   color: #0069a6;
}