/* Base Holo styles for widgets * Part of the Holo Web CSS library * * Copyright 2012-2015 Zachary Yaro * Released under the MIT license * http://holo.zmyaro.com/LICENSE.txt */ body { padding-top: 46px; padding-bottom: 46px; } .actionBar, .holo-actionBar { /* the top action bar should be a
element */ display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: fixed; top: 0px; left: 0px; right: 0px; height: 48px; border-style: solid none; border-width: 1px 0 2px; border-color: transparent; font-size: 16px; z-index: 1000; } footer.actionBar, footer.holo-actionBar { /* a bottom action bar must be a