Farabi

 view release on metacpan or  search on metacpan

lib/Farabi/files/public/assets/podstyle/orig/metacpan.css  view on Meta::CPAN

}

.strong {
    font-weight: bold;
}

.ds {
border-bottom: 1px solid #E7E7E7;
border-right: 1px solid #E7E7E7;
display: inline-block;
}
.header {
height: 31px;
border-bottom: 1px solid #e9e9e9;
margin-bottom: 20px;
background: -webkit-gradient(linear,0% 0%,0% 100%,from(rgb(255,255,255)),to(rgb(245,245,245)));
background: -moz-linear-gradient(rgb(255,255,255),rgb(245,245,245));
}

.header .settings {
    float: right;
    height: 20px;
    margin-left: 8px;
    padding-top: 6px;
    padding-bottom: 4px;
    border-left: 1px solid #e7e7e7;
}

.header .spacer, .header a {
    font-size: 1em;
    border-top-color: #BAD3EA;
    border-top-width: 2px;
    border-top-style: solid;
    color: #36C;
    display: block;
    float: left;
    padding: 5px 9px;
}

.header .spacer {
    float: none;
    height: 2px;
}

.header a:hover {
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#DAF3FF),to(#CAE3FA));
    background: -moz-linear-gradient(#DAF3FF,#CAE3FA);
    text-decoration: none;
}

.header strong a {
    border-top-color: #36C;
    color: #000;
}


.big-logo {
  margin: 0 auto 32px auto;
  width: 322px;
  height: 58px;
  background: transparent url('/static/images/logo.png') no-repeat -1px -1px;
}

.small-logo {
  position: relative;
  margin: 0 12px 0 0;
  float:left;
  width: 180px;
  height: 34px;
  background: transparent url('/static/images/logo.png') no-repeat -1px -68px;
}

.home input[type="text"] {
    outline: none;
border-color: #CCCCCC #999999 #999999 #CCCCCC;
border-style: solid;
border-width: 1px;
font-size: 18px;
font-family: arial, sans-serif;
margin: 0px;
height: 28px;
padding: 0px;
padding-left: 5px;
vertical-align: top;
}

button.g-button,a.g-button,input[type=submit].g-button {
margin: 0px;
border: solid 1px rgb(153,153,153);
background: -webkit-gradient(linear,0% 0%,0% 100%,from(rgb(255,255,255)),to(rgb(221,221,221)));
background: -moz-linear-gradient(#fff,rgb(221,221,221));
color: #333;
text-decoration: none;
cursor: pointer;
display: inline-block;
text-align: center;
vertical-align: middle;
font-size: 1.2em;
text-shadow: 0px 1px 1px #fff;
height: 30px;
}

a.g-button {
    padding: 2px 6px 3px;
    height: 23px;
}

.home .ds input[type=submit] {
    border-left: 0px;
}

input.g-button:hover, button.g-button:hover, a.g-button:hover {
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(rgb(248,248,248)),to(rgb(221,221,221)));
    background: -moz-linear-gradient(rgb(248,248,248),rgb(221,221,221));
}

input.g-button:active, button.g-button:active, a.g-button:active {
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(rgb(204,204,204)),to(rgb(221,221,221)));
    background: -moz-linear-gradient(rgb(204,204,204),rgb(221,221,221));
}

.footer {
    text-align: center;
    clear: both;
}

.footer td {
    padding: 10px;
}

lib/Farabi/files/public/assets/podstyle/orig/metacpan.css  view on Meta::CPAN


.icon-dist {
    background-image: url(/static/icons/box.png);
}

.icon-user {
    background-image: url(/static/icons/user.png);
}

.icon-server {
    background-image: url(/static/icons/server.png);
}

.pod html, .pod body, .pod dl, .pod dt, .pod dd, .pod h1, .pod h2, .pod h3, .pod h4, .pod h5, .pod h6, .pod pre, .pod form, .pod fieldset, .pod input, .pod p, .pod blockquote, .pod th, .pod td
{
    margin: 5px;
    padding: 5px;
}

.pod code {
    font-family: monospace
}

#permalink {
    margin: 5px;
    padding: 5px;
    float: right;
}

.pod ol {
    list-style: decimal;
    margin-left:40px;

}

.pod ul {
    list-style: disc;
    margin-left: 20px;
    padding-left: 2em;
}
.pod ul#index, .pod ul#index ul {
    padding-left: 0;
}
.pod ul li {
    margin-bottom: 0.5em;
}
.pod ul#index li {
    margin-bottom: 0;
}
.pod ul li p {
    margin: 0;
    padding: 0;
}

.pod pre {
    margin-left: 20px;
}


.pod h1, .pod h2, .pod h3, .pod h4, .recent-date {
    background: transparent;
    color: #36c;
    font-weight: bold;
}

.pod h1 {
    font-size: 1.5em;
}

.recent-date {
    display: block;
    text-align: right;
    font-size: 1.1em;
}

.pod h2 {
    font-size: 1.3em;
}

.pod h3, .pod h4 {
    font-size: 1.1em;
}

.pod p, .pod dt {
    font-size: 1.1em;
}

.pod dt {
    font-weight: bold;
}

.pod img     {
    vertical-align: top;
}

.pod .toc A  {
    text-decoration: none;
}

.pod .toc LI {
    line-height: 1.2em;
    list-style-type: none;
}

ul#index, #index ul { list-style-type: none; }

.syntaxhighlighter, .pod pre {
    border: 1px solid #e9e9e9;
    width: auto !important;
    overflow-y: hidden !important;
    background-color: #fafafa;
    padding: 10px;
    -webkit-text-size-adjust: 100%; /* for iPhone <code>, issue #107 */
}

.nogutter, .pod pre {
    padding-left: 10px;
}
.pod p.pod-error {
    border-left: 1px solid #f32;
    margin-left: -16px;
    padding-left: 16px;
}

#pod-errors {
  margin: 3em 0 0 0 ;
  padding: 10px;
  background-color: #ffffee;
  width: 36em;
  border: 1px solid #cccccc;
}

#pod-errors.collapsed {
  border: none;
  background-color: transparent;
}

#pod-errors p.title {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #CC3300;
  cursor: pointer;
}

#pod-errors.collapsed #pod-error-detail {
  display: none;
}

#pod-error-detail dl {
  margin: 0;
  padding: 0;
}

#pod-error-detail dl dt {
  padding: 0;
  margin: 0.8em 0 0 0;
}

#pod-error-detail dl dd {
  margin: 0;
  padding: 0 0 0 3em;
}

#pod-error-detail p {
  margin: 0 0 0.4em 0;
  padding: 0;
}

.search-results img,
.author-img {
    overflow:hidden;
    width: 130px;
    height: 130px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 5px;
    -webkit-box-shadow: 2px 2px 5px #999;
    text-align: left;
}

#content {
    padding: 10px;
}

ul {
    list-style-type: none;
}

.comment {
    color: #999;
    font-size: 0.8em;
}



( run in 2.533 seconds using v1.01-cache-2.11-cpan-302cb4679cc )