Catalyst-Helper-View-TT-Bootstrap
view release on metacpan or search on metacpan
lib/Catalyst/Helper/View/TT/Bootstrap.pm view on Meta::CPAN
.column {
width: 365px;
}
/* Miscellaneous useful styles */
.hide { display: none !important }
.left { display: inline; float: left }
.right { display: inline; float: right }
.clear { clear: both }
/* cursor styles */
.clickable { cursor: pointer; cursor: hand; }
.unclickable { cursor: default !important; }
.movable { cursor: move; }
__nav_default_css__
/* Define the style for the default site navigation here */
#nav {
width: 750px;
margin: 0 auto 1.2em;
border-bottom: 1px solid #4d3c4b;
overflow: hidden;
}
#nav li {
float: left;
( run in 0.241 second using v1.01-cache-2.11-cpan-4d50c553e7e )