view release on metacpan or search on metacpan
#ifndef UV_MAX
# define UV_MAX PERL_ULONG_MAX
#endif
#endif
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
#ifndef UVSIZE
# define UVSIZE IVSIZE
#endif
#ifndef sv_setuv
t/data/layout.css view on Meta::CPAN
#links li { line-height: 1.6em; font-size: 0.9em; }
#content { background-color: #fff; padding-bottom: 1.8em; margin-top: 0.5em; }
#navigation{ background-color: #bd0000; border-bottom: 5px solid #333;}
#navigation ul{ line-height: 3em; font-size: 0.8em; }
#navigation li{display: inline; margin: 0 0px; padding: 0.5em 1em 0.5em 1em; }
#navigation li a {color: white; text-decoration: none; font-weight: bold; line-height: 3em;}
#navigation li a:hover{ background-color: #bd0000; }
#navigation li:hover a{ color: yellow; }
#joinfsftab a{color: yellow !important}
#content h2 {
background-color: #3465a4; color: white; font-size: 1.2em;
margin-bottom: 0.3em; font-weight:bold; text-align: center; line-height: 1.6em; }
#content h3, #content h4, #content h5, #content h6 {line-height: 1.5em;}
#content h3{ font-size: 1.1em; }
#content h4{ font-size: 1.0em; }
#content h5{ font-size: 0.9em; }
#content h6{ font-size: 0.8em; }
t/data/layout.css view on Meta::CPAN
border-left: none;
}
.dividingBorderAbove {
border-top: 1px solid rgb(204,204,204);
}
#translations{ background-color: #fff;
padding: 1em; padding-top: 0; color: #000; }
#translations h3, #translations h4{ font-size: 1em; font-weight: bold; margin-bottom: 0.5em; padding: 0; }
#translations li{direction: ltr; display: inline-block; line-height: 1.7em; }
#translations a{ color: blue !important; }
#footer { background-color: #fff; border-top: 5px solid #444; padding:1em; color: #000; margin-top: 1em; }
#footer a{ color: blue; }
#footer p{ margin-bottom: 0.7em; }
#footer, #translations { font-size: 0.9em; }
.announcement{ font-size: 1.1em; font-weight: bold; padding-left: 1em; margin-left: 1em; border-left: 1em solid #eee; margin-bottom: 1em; }
img{ border: 0; }
#rms-image{
width: 200px;
height: 219px;
float: right;
margin-left: 1em; margin-bottom: 1em;
border: 1px solid #ddd;
background-image: url('/graphics/rms2005chrys.jpg');
t/data/layout.css view on Meta::CPAN
#content ul, #fsf-campaigns ul{ list-style: square; margin-left: 1.4em; list-style-image:url(/graphics/bullet.gif); }
#content ol{ list-style: decimal; margin-left: 1.9em; }
#content li, #fsf-campaigns li, #content dt, #content dd, #content p{ padding-bottom: 1em; line-height: 1.5em; }
#content dd{ margin-bottom: 2em }
#content dt{ font-weight: bold; }
pre {
padding-left: 1.5em;
padding-right: 1.5em;
margin-top: 1em;
margin-bottom: 1em;
font-size: 0.9em;
display: block;
background-color: #eeeeee;
color: #000000;
t/data/layout.css view on Meta::CPAN
}
#bottom-links{ background-color: #fff; font-size: 0.8em;}
#bottom-links li{ display: inline; margin-right: 1em; line-height: 2em; }
#backtotop{ padding-bottom: 1em; background-color: #fff; }
#backtotop p{ text-align: right; }
strong, b{ font-weight: bold; }
em, i, var{ font-style: italic; }
blockquote{ margin: 1em; font-style: italic; }
code, kbd, samp, tt{ font-family: monospace; }
#toplinks{font-size: 80%; padding: 4px; z-index: 999; top: 0; left: 0; }
#toplinks a{ font-weight: bold; color: #888; }
#toplinks a:hover, #toplinks a:active{color: blue;}
.center{ text-align:center; }
.big{ font-size: 130%; padding-top: 0.7em; }
.inline-list li { display: inline }
#searcher{ position: absolute; top: 0; right: 1em; line-height: 3em; color: white; text-transform: uppercase; font-weight: bold; background-color: maroon; padding-left: 1em; padding-right: 1em;}
#searcher, #searcher input{ font-size: 0.8em; }
.highlight{background-color: #ff6;}
#takeactionhomepage{background-color: #c2e155; color: black; margin-bottom: 0.5em; font-size: 90%;}
#takeactionhomepage h1{text-align: center !important; border: 0 !important; color: black; font-size: 2em !important; padding-top: 0.2em;}
#takeactionhomepage ul{list-style: none !important; text-align: center; margin: 0 !important; padding: 0 !important; margin-top: 1em !important;}
t/data/layout.css view on Meta::CPAN
/* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
border-collapse: collapse;
border-left: 1px solid #666666;
border-bottom: 1px solid #666666;
margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
background: DarkRed;
color: white;
font-weight: bold !important;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
font-weight: normal;
padding: 1em;
text-transform: ;
}
.listing td a { display: block; }
t/data/main.css view on Meta::CPAN
padding-top: .5em;
padding-bottom: .17em;
border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 150%; }
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
border-bottom: none;
font-weight: bold;
}
h3 { font-size: 132%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%; }
h6 .editsection { font-size: 125%; font-weight: normal; }
t/data/main.css view on Meta::CPAN
ol {
line-height: 1.5em;
margin: .3em 0 0 3.2em;
padding: 0;
list-style-image: none;
}
li {
margin-bottom: .1em;
}
dt {
font-weight: bold;
margin-bottom: .1em;
}
dl {
margin-top: .2em;
margin-bottom: .5em;
}
dd {
line-height: 1.5em;
margin-left: 2em;
margin-bottom: .1em;
t/data/main.css view on Meta::CPAN
When bug 2013 is fixed properly, they should be removed. */
line-height: 1.2em;
padding-bottom: 0;
}
/* user notification thing */
.usermessage {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: black;
font-weight: bold;
margin: 2em 0 1em;
padding: .5em 1em;
vertical-align: middle;
}
#siteNotice {
text-align: center;
font-size: 95%;
padding: 0 0.9em;
}
#siteNotice p {
t/data/main.css view on Meta::CPAN
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 5px;
margin-top: 1em;
clear: both;
}
/* currently unused, intended to be used by a metadata box
in the bottom-right corner of the content area */
.documentDescription {
/* The summary text describing the document */
font-weight: bold;
display: block;
margin: 1em 0;
line-height: 1.5em;
}
.documentByLine {
text-align: right;
font-size: 90%;
clear: both;
font-weight: normal;
color: #76797c;
t/data/main.css view on Meta::CPAN
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
}
#toc h2,
.toc h2 {
display: inline;
border: none;
padding: 0;
font-size: 100%;
font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
text-align: center;
}
#toc ul,
.toc ul {
list-style-type: none;
t/data/main.css view on Meta::CPAN
position: relative;
z-index: 3;
}
input.searchButton {
margin-top: 1px;
font-size: 95%;
}
#searchGoButton {
padding-left: .5em;
padding-right: .5em;
font-weight: bold;
}
#searchInput {
width: 10.9em;
margin: 0;
font-size: 95%;
}
#p-search .pBody {
padding: .5em .4em .4em .4em;
text-align: center;
}
t/data/main.css view on Meta::CPAN
li#pt-anonuserpage,
li#pt-login {
background: url(user.gif) top left no-repeat;
padding-left: 20px;
text-transform: none;
}
#p-personal ul {
text-transform: lowercase;
}
#p-personal li.active {
font-weight: bold;
}
/*
** the page-related actions- page/talk, edit etc
*/
#p-cactions {
position: absolute;
top: 1.3em;
left: 11.5em;
margin: 0;
white-space: nowrap;
t/data/main.css view on Meta::CPAN
border: 1px solid #aaa;
border-bottom: none;
padding: 0 0 .1em 0;
margin: 0 .3em 0 0;
overflow: visible;
background: white;
}
#p-cactions li.selected {
border-color: #fabd23;
padding: 0 0 .2em 0;
font-weight: bold;
}
#p-cactions li a {
background-color: #fbfbfb;
color: #002bb8;
border: none;
padding: 0 .8em .3em;
position: relative;
z-index: 0;
margin: 0;
text-decoration: none;
t/data/main.css view on Meta::CPAN
#f-poweredbyico {
float: right;
height: 1%;
}
#f-copyrightico {
float: left;
height: 1%;
}
.mw-htmlform-submit {
font-weight: bold;
padding-left: .3em;
padding-right: .3em;
margin-right: 2em;
}
/* js pref toc */
#preftoc {
margin: 0;
padding: 0;
width: 100%;
t/data/main.css view on Meta::CPAN
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;
t/data/main.css view on Meta::CPAN
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: .2em 2em;
t/data/main.css view on Meta::CPAN
font-size: 85%;
line-height: 1.2;
padding-top: 2em;
}
#userlogin .loginText, #userlogin .loginPassword {
width: 12em;
}
#userloginlink a, #wpLoginattempt, #wpCreateaccount {
font-weight: bold;
}
/*
** IE/Mac fixes, hope to find a validating way to move this
** to a separate stylesheet. This would work but doesn't validate:
** @import("IEMacFixes.css");
*/
/* tabs: border on the a, not the div */
* > html #p-cactions li { border: none; }
* > html #p-cactions li a {
t/data/main.css view on Meta::CPAN
input#wpSummary {
width: 80%;
}
/* @bug 1714 */
input#wpSave, input#wpDiff {
margin-right: 0.33em;
}
#wpSave {
font-weight: bold;
}
/* Classes for article validation */
table.revisionform_default {
border: 1px solid #000000;
}
table.revisionform_focus {
border: 1px solid #000000;
t/data/main.css view on Meta::CPAN
tr.revision_tr_default {
background-color:#EEEEEE;
}
tr.revision_tr_first {
background-color:#DDDDDD;
}
p.revision_saved {
color: green;
font-weight:bold;
}
/* noarticletext */
div.noarticletext {
border: 1px solid #ccc;
background: #fff;
padding: .2em 1em;
color: #000;
}
t/data/main.css view on Meta::CPAN
div.mw-lag-warn-high {
padding: 3px;
text-align: center;
margin: 3px auto;
}
div.mw-lag-warn-normal {
border: 1px solid #FFCC66;
background-color: #FFFFCC;
}
div.mw-lag-warn-high {
font-weight: bold;
border: 2px solid #FF0033;
background-color: #FFCCCC;
}
.MediaTransformError {
background-color: #ccc;
padding: 0.1em;
}
.MediaTransformError td {
text-align: center;
t/data/my_blog.css view on Meta::CPAN
div.app_widget {float:left; width:280px; padding:0px 0px 0px 30px;}
div#appendix div.widget {padding:20px 0 0 0;}
/* ###############################
NAVIGATION
############################### */
div#nav ul {float:left; list-style:none;}
div#nav li {float:left;}
div#nav li a {display:block; margin:0; padding:11px 16px 10px 16px; color:#f5f5f5; text-decoration:none; font:bold 12px Helvetica, sans-serif; border-left:1px solid #222;}
div#nav li a:hover {background:#111; color:#215c97;}
ul#mail_rss a {text-decoration:underline !important;}
/* ###############################
WIDGETS
############################### */
.widget {border:1px solid #ccc; padding:25px 15px !important; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}
div.widget h4 {border-bottom:1px dotted #ccc; font:bold 120% Helvetica, sans-serif;}
div#right, div#appendix {font-size:120%;}
div#right ul, div#appendix ul {list-style:none; padding:0;}
div.widget h4 {font-size:130%; margin:0; padding:0 0 3px 0;}
div.widget a {display:block; padding:5px 0px; font:normal 110% Helvetica, sans-serif; color:#215c97;}
div.widget a:hover {color:#666; text-decoration:underline;}
div.widget li {padding:0 0 0 5px; margin:0; border-bottom:1px dotted #ccc;}
div.widget li li {padding:0 0 0 20px; margin:0; background:none; border-top:none; border-bottom:none;}
t/data/my_blog.css view on Meta::CPAN
div#tag_cloud {min-height:130px;}
div#archives {min-height:130px;}
.textwidget, .textwidget a {font: italic 120% Georgia, serif !important;}
.textwidget p {margin: 0; padding: 0;}
/*calendar*/
table#wp-calendar {margin:0 0 10px 0; border-collapse:collapse; text-align:center; font-size:14px;}
table#wp-calendar a {font:normal 14px Verdana;}
table#wp-calendar caption {padding:0 0 5px 0;}
table#wp-calendar th {font:bold 14px Verdana;}
table#wp-calendar th, td {width:30px; height:30px;}
/* ###############################
TEXT
############################### */
div#blog-line h1 a {font:normal 60px Georgia, serif; color:#fff;}
div#blog-line h1 {font:40px Georgia, serif; padding:20px 0; margin:0; color:#fff; letter-spacing:-2px;}
div#left {font-size:120%;}
div#left a {color:#215c97;}
div#left a:hover {color:#ccc; text-decoration:underline;}
div#left h1 {float:left; font:bold 26px Helvetica, sans-serif; width:450px; letter-spacing:-1px;}
div#left h1.page_headline {margin:10px 0; font:bold 26px Helvetica, sans-serif; color:#215c97;}
div#left h1 a {color:#666; display:block;}
div#left h1 a:hover {color:#215c97; text-decoration:none;}
div#left h2 {font:bold 150% Georgia, serif; margin:0 0 10px 0;}
div#left h2.archive-title {margin:10px 0 0 20px; font:bold 26px Helvetica, sans-serif; color:#215c97;}
div#left h3 {font:italic 120% Georgia, serif; margin:0 0 5px 0;}
div#left ul, ol {margin:0 0 20px 20px;}
div.excerpt {font-size:120%;}
div.single_content {font-size:120%;}
p#font-resize a {display:inline; font:18px bold Verdana, sans-serif; padding:0px 5px;}
p#toggle-all a {display:block; width:80px; height:20px; padding:0 0 0 30px !important; font:12px bold Verdana, sans-serif;}
a.show-all {background:url(img/toggle.png) no-repeat;}
a.hide-all {background:url(img/toggle.png) 0px -20px no-repeat;}
p.previous-posts {margin:50px 0 0 0; float:left; font:normal 130% Verdana;}
p.next-posts {margin:50px 0 0 0; float:right; font:normal 130% Verdana;}
div.date {font:normal 14px Georgia; text-align:center; color:#666;}
p.date-month {margin:2px 0 15px 0; color:#999; font:normal 32px Georgia;}
p.post_info {font-size:100%;}
p.tag_info {margin:0; font-size:100%;}
p.offset {margin:5px 0;}
p.wp-bookmark {margin:0;}
.wp-logo {float:left;}
div#credits {margin:0 0 0 65px; padding:5px 10px; height:46px; border:1px solid #ccc; -moz-border-radius:10px;-webkit-border-radius: 10px; font:120% normal Georgia, serif;}
a#totop {float:right; font:bold 120% Verdana, sans-serif;}
.category-link {background:url(img/page.png) no-repeat;}
.comment-link {background:url(img/comments.png) no-repeat;}
.tag-link {background:url(img/tag-blue.png) no-repeat;}
.hide-link {float:right; padding:8px 0 0 0; font: normal 12px Helvetica, sans-serif;}
.user-name {background:url(img/user-green.png) no-repeat;}
.user-mail {background:url(img/email.png) no-repeat;}
.user-url {background:url(img/world-edit.png) no-repeat;}
.user-comment {background:url(img/comment-add.png) no-repeat;}
.info-icon {padding:3px 0 3px 20px; margin:0; background-position:0px 4px;}
t/data/my_blog.css view on Meta::CPAN
################################## */
div.comment {margin:10px 0 30px 0; padding:10px 0; border-bottom:1px dotted #ccc;}
p.comment-details {font:normal 130% Georgia, serif;}
.avatar {float:left; margin:0 20px 0 0; border:5px solid #eee;-moz-border-radius:5px;-webkit-border-radius: 5px;}
div.comment-text {margin:50px 0 0 0;}
div.author-comment {background: #f9fbc1;-moz-border-radius:5px;-webkit-border-radius:5px; padding: 10px !important; border:1px solid #f1f1f1;}
h2#comment-header {margin:40px 0 10px 0 !important; border-bottom:1px dotted #ccc; padding:0 0 5px 0;}
h2#respond {margin:40px 0 10px 0 !important;}
h3#no-comments {font:italic bold 110% Georgia, serif !important; color:#666 !important;}
/* ##################################
FORMS
################################## */
label {display:block; margin:0 0 5px 0;}
.text {width:350px; margin:0 0 10px 0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc;}
textarea {width:450px; height:150px; margin:0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc; -moz-border-radius:5px;}
.submit {width:auto; padding:5px 20px; margin:5px 0; color:#fff; background:#333; border:1px solid #333; -moz-border-radius:5px;-webkit-border-radius: 5px;}
input {-moz-border-radius:5px;-webkit-border-radius: 5px; margin:0 5px 0 0;}
t/parsed/layout.css view on Meta::CPAN
#navigation li {
display : inline;
margin : 0 0px;
padding : 0.5em 1em 0.5em 1em
}
#navigation li a {
color : white;
text-decoration : none;
font-weight : bold;
line-height : 3em
}
#navigation li a:hover {
background-color : #bd0000
}
#navigation li:hover a {
color : yellow
}
#joinfsftab a {
color : yellow !important
}
#content h2 {
background-color : #3465a4;
color : white;
font-size : 1.2em;
margin-bottom : 0.29999999999999999em;
font-weight : bold;
text-align : center;
line-height : 1.6000000000000001em
}
#content h3, #content h4, #content h5, #content h6 {
line-height : 1.5em
}
#content h3 {
font-size : 1.1000000000000001em
t/parsed/layout.css view on Meta::CPAN
#translations {
background-color : #fff;
padding : 1em;
padding-top : 0;
color : #000
}
#translations h3, #translations h4 {
font-size : 1em;
font-weight : bold;
margin-bottom : 0.5em;
padding : 0
}
#translations li {
direction : ltr;
display : inline-block;
line-height : 1.7em
}
t/parsed/layout.css view on Meta::CPAN
#footer p {
margin-bottom : 0.69999999999999996em
}
#footer, #translations {
font-size : 0.90000000000000002em
}
.announcement {
font-size : 1.1000000000000001em;
font-weight : bold;
padding-left : 1em;
margin-left : 1em;
border-left : 1em solid #eee;
margin-bottom : 1em
}
img {
border : 0
}
t/parsed/layout.css view on Meta::CPAN
#content li, #fsf-campaigns li, #content dt, #content dd, #content p {
padding-bottom : 1em;
line-height : 1.5em
}
#content dd {
margin-bottom : 2em
}
#content dt {
font-weight : bold
}
pre {
padding-left : 1.5em;
padding-right : 1.5em;
margin-top : 1em;
margin-bottom : 1em;
font-size : 0.90000000000000002em;
display : block;
background-color : #eeeeee;
t/parsed/layout.css view on Meta::CPAN
#backtotop {
padding-bottom : 1em;
background-color : #fff
}
#backtotop p {
text-align : right
}
strong, b {
font-weight : bold
}
em, i, var {
font-style : italic
}
blockquote {
margin : 1em;
font-style : italic
}
t/parsed/layout.css view on Meta::CPAN
#toplinks {
font-size : 80%;
padding : 4px;
z-index : 999;
top : 0;
left : 0
}
#toplinks a {
font-weight : bold;
color : #888
}
#toplinks a:hover, #toplinks a:active {
color : blue
}
.center {
text-align : center
}
t/parsed/layout.css view on Meta::CPAN
display : inline
}
#searcher {
position : absolute;
top : 0;
right : 1em;
line-height : 3em;
color : white;
text-transform : uppercase;
font-weight : bold;
background-color : maroon;
padding-left : 1em;
padding-right : 1em
}
#searcher, #searcher input {
font-size : 0.80000000000000004em
}
.highlight {
t/parsed/main.css view on Meta::CPAN
h2 {
font-size : 150%
}
h2.editsection {
font-size : 67%
}
h3, h4, h5, h6 {
border-bottom : none;
font-weight : bold
}
h3 {
font-size : 132%
}
h3.editsection {
font-size : 76%;
font-weight : normal
}
t/parsed/main.css view on Meta::CPAN
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;
t/parsed/main.css view on Meta::CPAN
#firstHeading {
margin-bottom : 0.10000000000000001em;
line-height : 1.2em;
padding-bottom : 0
}
.usermessage {
background-color : #ffce7b;
border : 1px solid #ffa500;
color : black;
font-weight : bold;
margin : 2em 0 1em;
padding : 0.5em 1em;
vertical-align : middle
}
#siteNotice {
text-align : center;
font-size : 95%;
padding : 0 0.90000000000000002em
}
t/parsed/main.css view on Meta::CPAN
.catlinks {
border : 1px solid #aaa;
background-color : #f9f9f9;
padding : 5px;
margin-top : 1em;
clear : both
}
.documentDescription {
font-weight : bold;
display : block;
margin : 1em 0;
line-height : 1.5em
}
.documentByLine {
text-align : right;
font-size : 90%;
clear : both;
font-weight : normal;
t/parsed/main.css view on Meta::CPAN
background-color : #f9f9f9;
padding : 5px;
font-size : 95%
}
#toc h2, .toc h2 {
display : inline;
border : none;
padding : 0;
font-size : 100%;
font-weight : bold
}
#toc#toctitle, .toc#toctitle, #toc.toctitle, .toc.toctitle {
text-align : center
}
#toc ul, .toc ul {
list-style-type : none;
list-style-image : none;
margin-left : 0;
t/parsed/main.css view on Meta::CPAN
}
input.searchButton {
margin-top : 1px;
font-size : 95%
}
#searchGoButton {
padding-left : 0.5em;
padding-right : 0.5em;
font-weight : bold
}
#searchInput {
width : 10.9em;
margin : 0;
font-size : 95%
}
#p-search.pBody {
padding : 0.5em 0.40000000000000002em 0.40000000000000002em 0.40000000000000002em;
t/parsed/main.css view on Meta::CPAN
background : url(user.gif) top left no-repeat;
padding-left : 20px;
text-transform : none
}
#p-personal ul {
text-transform : lowercase
}
#p-personal li.active {
font-weight : bold
}
#p-cactions {
position : absolute;
top : 1.3em;
left : 11.5em;
margin : 0;
white-space : nowrap;
width : 76%;
line-height : 1.1000000000000001em;
t/parsed/main.css view on Meta::CPAN
border-bottom : none;
padding : 0 0 0.10000000000000001em 0;
margin : 0 0.29999999999999999em 0 0;
overflow : visible;
background : white
}
#p-cactions li.selected {
border-color : #fabd23;
padding : 0 0 0.20000000000000001em 0;
font-weight : bold
}
#p-cactions li a {
background-color : #fbfbfb;
color : #002bb8;
border : none;
padding : 0 0.80000000000000004em 0.29999999999999999em;
position : relative;
z-index : 0;
margin : 0;
t/parsed/main.css view on Meta::CPAN
float : right;
height : 1%
}
#f-copyrightico {
float : left;
height : 1%
}
.mw-htmlform-submit {
font-weight : bold;
padding-left : 0.29999999999999999em;
padding-right : 0.29999999999999999em;
margin-right : 2em
}
#preftoc {
margin : 0;
padding : 0;
width : 100%;
clear : both
t/parsed/main.css view on Meta::CPAN
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 {
t/parsed/main.css view on Meta::CPAN
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
}
t/parsed/main.css view on Meta::CPAN
font-size : 85%;
line-height : 1.2;
padding-top : 2em
}
#userlogin.loginText, #userlogin.loginPassword {
width : 12em
}
#userloginlink a, #wpLoginattempt, #wpCreateaccount {
font-weight : bold
}
*>html#p-cactions li {
border : none
}
*>html#p-cactions li a {
border : 1px solid #aaa;
border-bottom : none
}
t/parsed/main.css view on Meta::CPAN
input#wpSummary {
width : 80%
}
input#wpSave, input#wpDiff {
margin-right : 0.33000000000000002em
}
#wpSave {
font-weight : bold
}
table.revisionform_default {
border : 1px solid #000000
}
table.revisionform_focus {
border : 1px solid #000000;
background-color : #00BBFF
}
t/parsed/main.css view on Meta::CPAN
tr.revision_tr_default {
background-color : #EEEEEE
}
tr.revision_tr_first {
background-color : #DDDDDD
}
p.revision_saved {
color : green;
font-weight : bold
}
div.noarticletext {
border : 1px solid #ccc;
background : #fff;
padding : 0.20000000000000001em 1em;
color : #000
}
div#searchTargetContainer {
t/parsed/main.css view on Meta::CPAN
text-align : center;
margin : 3px auto
}
div.mw-lag-warn-normal {
border : 1px solid #FFCC66;
background-color : #FFFFCC
}
div.mw-lag-warn-high {
font-weight : bold;
border : 2px solid #FF0033;
background-color : #FFCCCC
}
.MediaTransformError {
background-color : #ccc;
padding : 0.10000000000000001em
}
.MediaTransformError td {
t/parsed/my_blog.css view on Meta::CPAN
div#nav li {
float : left
}
div#nav li a {
display : block;
margin : 0;
padding : 11px 16px 10px 16px;
color : #f5f5f5;
text-decoration : none;
font : bold 12px Helvetica, sans-serif;
border-left : 1px solid #222
}
div#nav li a:hover {
background : #111;
color : #215c97
}
ul#mail_rss a {
text-decoration : underline !important
t/parsed/my_blog.css view on Meta::CPAN
.widget {
border : 1px solid #ccc;
padding : 25px 15px !important;
margin : 10px 0;
-moz-border-radius : 5px;
-webkit-border-radius : 5px
}
div.widget h4 {
border-bottom : 1px dotted #ccc;
font : bold 120% Helvetica, sans-serif
}
div#right, div#appendix {
font-size : 120%
}
div#right ul, div#appendix ul {
list-style : none;
padding : 0
}
t/parsed/my_blog.css view on Meta::CPAN
table#wp-calendar a {
font : normal 14px Verdana
}
table#wp-calendar caption {
padding : 0 0 5px 0
}
table#wp-calendar th {
font : bold 14px Verdana
}
table#wp-calendar th, td {
width : 30px;
height : 30px
}
div#blog-line h1 a {
font : normal 60px Georgia, serif;
color : #fff
t/parsed/my_blog.css view on Meta::CPAN
color : #215c97
}
div#left a:hover {
color : #ccc;
text-decoration : underline
}
div#left h1 {
float : left;
font : bold 26px Helvetica, sans-serif;
width : 450px;
letter-spacing : -1px
}
div#left h1.page_headline {
margin : 10px 0;
font : bold 26px Helvetica, sans-serif;
color : #215c97
}
div#left h1 a {
color : #666;
display : block
}
div#left h1 a:hover {
color : #215c97;
text-decoration : none
}
div#left h2 {
font : bold 150% Georgia, serif;
margin : 0 0 10px 0
}
div#left h2.archive-title {
margin : 10px 0 0 20px;
font : bold 26px Helvetica, sans-serif;
color : #215c97
}
div#left h3 {
font : italic 120% Georgia, serif;
margin : 0 0 5px 0
}
div#left ul, ol {
margin : 0 0 20px 20px
t/parsed/my_blog.css view on Meta::CPAN
div.excerpt {
font-size : 120%
}
div.single_content {
font-size : 120%
}
p#font-resize a {
display : inline;
font : 18px bold Verdana, sans-serif;
padding : 0px 5px
}
p#toggle-all a {
display : block;
width : 80px;
height : 20px;
padding : 0 0 0 30px !important;
font : 12px bold Verdana, sans-serif
}
a.show-all {
background : url(img/toggle.png) no-repeat
}
a.hide-all {
background : url(img/toggle.png) 0px -20px no-repeat
}
t/parsed/my_blog.css view on Meta::CPAN
padding : 5px 10px;
height : 46px;
border : 1px solid #ccc;
-moz-border-radius : 10px;
-webkit-border-radius : 10px;
font : 120% normal Georgia, serif
}
a#totop {
float : right;
font : bold 120% Verdana, sans-serif
}
.category-link {
background : url(img/page.png) no-repeat
}
.comment-link {
background : url(img/comments.png) no-repeat
}
t/parsed/my_blog.css view on Meta::CPAN
margin : 40px 0 10px 0 !important;
border-bottom : 1px dotted #ccc;
padding : 0 0 5px 0
}
h2#respond {
margin : 40px 0 10px 0 !important
}
h3#no-comments {
font : italic bold 110% Georgia, serif !important;
color : #666 !important
}
label {
display : block;
margin : 0 0 5px 0
}
.text {
width : 350px;