CSS-Croco

 view release on metacpan or  search on metacpan

t/parsed/main.css  view on Meta::CPAN

h5.editsection {
  font-weight : normal
}

h6 {
  font-size : 80%
}

h6.editsection {
  font-size : 125%;
  font-weight : normal
}

ul {
  line-height : 1.5em;
  list-style-type : square;
  margin : 0.29999999999999999em 0 0 1.5em;
  padding : 0;
  list-style-image : url(bullet.gif)
}

ol {
  line-height : 1.5em;
  margin : 0.29999999999999999em 0 0 3.2000000000000002em;
  padding : 0;
  list-style-image : none
}

li {
  margin-bottom : 0.10000000000000001em
}

dt {
  font-weight : bold;
  margin-bottom : 0.10000000000000001em
}

dl {
  margin-top : 0.20000000000000001em;
  margin-bottom : 0.5em
}

dd {
  line-height : 1.5em;
  margin-left : 2em;
  margin-bottom : 0.10000000000000001em
}

fieldset {
  border : 1px solid #2f6fab;
  margin : 1em 0 1em 0;
  padding : 0 1em 1em;
  line-height : 1.5em
}

fieldset.nested {
  margin : 0 0 0.5em 0;
  padding : 0 0.5em 0.5em
}

legend {
  padding : 0.5em;
  font-size : 95%
}

form {
  border : none;
  margin : 0
}

textarea {
  width : 100%;
  padding : 0.10000000000000001em
}

input.historysubmit {
  padding : 0 0.29999999999999999em 0.29999999999999999em 0.29999999999999999em !important;
  font-size : 94%;
  cursor : pointer;
  height : 1.7em !important;
  margin-left : 1.6000000000000001em
}

select {
  vertical-align : top
}

abbr, acronym, .explain {
  border-bottom : 1px dotted black;
  color : black;
  background : none;
  cursor : help
}

q {
  font-family : Times, "Times New Roman", serif;
  font-style : italic
}

code {
  background-color : #f9f9f9
}

pre {
  padding : 1em;
  border : 1px dashed #2f6fab;
  color : black;
  background-color : #f9f9f9;
  line-height : 1.1000000000000001em
}

#siteSub {
  display : none
}

#jump-to-nav {
  display : none
}

#contentSub, #contentSub2 {
  font-size : 84%;

t/parsed/main.css  view on Meta::CPAN

  background-color : #f0f0f0;
  color : #000
}

#preftoc li {
  margin : 1px -2px 1px 2px;
  float : left;
  padding : 2px 0 3px 0;
  border : 1px solid #fff;
  border-right-color : #716f64;
  border-bottom : 0;
  position : relative;
  white-space : nowrap;
  list-style-type : none;
  list-style-image : none;
  z-index : 3
}

#preftoc li.selected {
  font-weight : bold;
  background-color : #f9f9f9;
  border : 1px solid #aaa;
  border-bottom : none;
  cursor : default;
  top : 1px;
  padding-top : 2px;
  margin-right : -3px
}

#preftoc>li.selected {
  top : 2px
}

#preftoc a, #preftoc a:active {
  display : block;
  color : #000;
  padding : 0 0.69999999999999996em;
  position : relative;
  text-decoration : none
}

#preftoc li.selected a {
  cursor : default;
  text-decoration : none
}

#preferences {
  margin : 0;
  border : 1px solid #aaa;
  clear : both;
  padding : 1.5em;
  background-color : #F9F9F9
}

.prefsection {
  border : none;
  padding : 0;
  margin : 0
}

.prefsection legend {
  font-weight : bold
}

.prefsection table, .prefsection legend {
  background-color : #F9F9F9
}

.mainLegend {
  display : none
}

td.htmlform-tip {
  font-size : x-small;
  padding : 0.20000000000000001em 2em;
  color : #666
}

.preferences-login {
  clear : both;
  margin-bottom : 1.5em
}

.prefcache {
  font-size : 90%;
  margin-top : 2em
}

div#userloginForm form, div#userlogin form#userlogin2 {
  margin : 0 3em 1em 0;
  border : 1px solid #aaa;
  clear : both;
  padding : 1.5em 2em;
  background-color : #f9f9f9;
  float : left
}

.rtl div#userloginForm form, .rtl div#userlogin form#userlogin2 {
  float : right
}

div#userloginForm table, div#userlogin form#userlogin2 table {
  background-color : #f9f9f9
}

div#userloginForm h2, div#userlogin form#userlogin2 h2 {
  padding-top : 0
}

div#userlogin.captcha, div#userloginForm.captcha {
  border : 1px solid #bbb;
  padding : 1.5em 2em;
  background-color : white
}

#loginend, #signupend {
  clear : both
}

#userloginprompt, #languagelinks {
  font-size : 85%
}

#login-sectiontip {
  font-size : 85%;



( run in 0.700 second using v1.01-cache-2.11-cpan-39bf76dae61 )