CSS-Croco
view release on metacpan or search on metacpan
Debian_CPANTS.txt view on Meta::CPAN
"libdbd-mock-perl", "DBD-Mock", "1.39", "0", "0"
"libdbd-mysql-perl", "DBD-mysql", "4.012", "2", "0"
"libdbd-odbc-perl", "DBD-ODBC", "1.23", "0", "0"
"libdbd-oracle-perl", "DBD-Oracle", "1.21", "3", "0"
"libdbd-pg-perl", "DBD-Pg", "2.16.0", "0", "0"
"libdbd-sqlite2-perl", "DBD-SQLite2", "0.33", "0", "0"
"libdbd-sqlite3-perl", "DBD-SQLite", "1.27", "0", "0"
"libdbd-xbase-perl", "DBD-XBase", "0.241", "1", "0"
"libdbi-perl", "DBI", "1.609", "5", "0"
"libdbicx-testdatabase-perl", "DBICx-TestDatabase", "0.02", "0", "0"
"libdbix-class-cursor-cached-perl", "DBIx-Class-Cursor-Cached", "1.0.1", "0", "0"
"libdbix-class-datetime-epoch-perl", "DBIx-Class-DateTime-Epoch", "0.05", "0", "0"
"libdbix-class-dynamicdefault-perl", "DBIx-Class-DynamicDefault", "0.03", "0", "0"
"libdbix-class-encodedcolumn-perl", "DBIx-Class-EncodedColumn", "0.00005", "0", "0"
"libdbix-class-perl", "DBIx-Class", "0.08115", "0", "0"
"libdbix-class-schema-loader-perl", "DBIx-Class-Schema-Loader", "0.04006", "0", "0"
"libdbix-class-timestamp-perl", "DBIx-Class-TimeStamp", "0.12", "0", "0"
"libdbix-contextualfetch-perl", "DBIx-ContextualFetch", "1.03", "0", "0"
"libdbix-oo-perl", "DBIx-OO", "0.0.9", "0", "0"
"libdbix-password-perl", "DBIx-Password", "1.9", "0", "0"
"libdbix-recordset-perl", "DBIx-Recordset", "0.26", "0", "0"
t/data/layout.css view on Meta::CPAN
a:hover{ color: red; }
.inner { max-width: 58em; margin: 0 auto 0; position: relative; min-width: 902px; }
.inner{ padding-left: 10px; padding-right: 10px; }
#logo{background:url(/graphics/topbanner.png) no-repeat;border:0;margin:0em;padding:0;}
#logo a { display:block;text-decoration:none;overflow:hidden;border:0;margin:0;padding:0;padding-top:101px;height:0px !important;width:550px;cursor:pointer;}
#header{ position: relative; height: 101px;}
#fsf-logo{ position: absolute; top: 0; right: 25px; }
#links{ display: none !important; }
#links{ position: absolute; top: 5px; right: 1em; border-left: 1px
solid #333; padding-left: 1em;height: 90px; overflow: hidden; }
t/data/layout.css view on Meta::CPAN
#gplv3-dogear a{
background-image: url('/graphics/dogear.png');
border: 0;
display: block;
text-decoration: none;
overflow: hidden;
height: 0px !important;
width: 64px;
padding: 0;
padding-top: 64px;
cursor: pointer;
}
hr { display: none; }
.nocenter{ text-align: left; }
/* Licensing */
/* This is for licenses/gpl-faq.html. */
t/data/main.css view on Meta::CPAN
}
textarea {
width: 100%;
padding: .1em;
}
input.historysubmit {
padding: 0 .3em .3em .3em !important;
font-size: 94%;
cursor: pointer;
height: 1.7em !important;
margin-left: 1.6em;
}
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;
}
/* disabled for now
blockquote {
font-family: Times, "Times New Roman", serif;
font-style: italic;
}*/
t/data/main.css view on Meta::CPAN
#p-personal ul {
border: none;
line-height: 1.4em;
color: #2f6fab;
padding: 0 2em 0 3em;
margin: 0;
text-align: right;
list-style: none;
z-index: 0;
background: none;
cursor: default;
}
#p-personal li {
z-index: 0;
border: none;
padding: 0;
display: inline;
color: #2f6fab;
margin-left: 1em;
line-height: 1.2em;
background: none;
t/data/main.css view on Meta::CPAN
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 .7em;
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 {
t/parsed/layout.css view on Meta::CPAN
#logo a {
display : block;
text-decoration : none;
overflow : hidden;
border : 0;
margin : 0;
padding : 0;
padding-top : 101px;
height : 0px !important;
width : 550px;
cursor : pointer
}
#header {
position : relative;
height : 101px
}
#fsf-logo {
position : absolute;
top : 0;
t/parsed/layout.css view on Meta::CPAN
#gplv3-dogear a {
background-image : url(/graphics/dogear.png);
border : 0;
display : block;
text-decoration : none;
overflow : hidden;
height : 0px !important;
width : 64px;
padding : 0;
padding-top : 64px;
cursor : pointer
}
hr {
display : none
}
.nocenter {
text-align : left
}
t/parsed/main.css view on Meta::CPAN
}
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
}
t/parsed/main.css view on Meta::CPAN
#p-personal ul {
border : none;
line-height : 1.3999999999999999em;
color : #2f6fab;
padding : 0 2em 0 3em;
margin : 0;
text-align : right;
list-style : none;
z-index : 0;
background : none;
cursor : default
}
#p-personal li {
z-index : 0;
border : none;
padding : 0;
display : inline;
color : #2f6fab;
margin-left : 1em;
line-height : 1.2em;
t/parsed/main.css view on Meta::CPAN
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
}
( run in 0.262 second using v1.01-cache-2.11-cpan-4d50c553e7e )