CatalystX-ListFramework

 view release on metacpan or  search on metacpan

t/static/css/lists.css  view on Meta::CPAN

   font-weight: bold;
   text-align: center;
  }
.data {
   color: #333399;
   background-color: #FFFFFF;
   font-weight: bold;
   border-width: 0;
   border-style: inset;
  font-weight:bold;
  }
.error {
   color: red;
   font-size: 120%;
   font-style: italic;
   font-weight: bold;
   text-align: center;
  }

.formnoinput {
   background-color: #CCCCCC;
  color: #666666;
  font-weight:bold;
  font-size:90%;
  }
.heading {
   color: #333399;
   font-size: 110%;
   font-weight: bold;
   text-align: center;
  }
.input {
   color: #333399;
   font-size: 80%;
   border-width: 0px;
   border-style: none;
  }
.label {
   color: #333399;
   font-size: 90%;
   border-width: 0px;
   font-weight: bold;
  }
.listhead {
   color: #333399;
   font-size: 110%;
   font-weight: bold;
   text-align: right;
  }
.normal {
   color: #333399;
   font-weight: bold;
  }
.rowa {
   background-color: #f4f6fa;
  }
.rowh {
   background-color: #DDDDDD;
  }
.rown {
   /*background-color: transparent*/;
  }
.select {
   background-color: #d6dceb;
   color: #333399;
   font-size: 80%;
   font-weight: bold;
   border-width: 0px;
   border-style: none;
  }
.tdcusttitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 150%;
   font-weight: bold;
   color: navy
   }
.widebutton {
   background-color: #dae0ed;
   font-weight: bold;
   font-size: 80%;
   color: #333399;
   border-style: groove;
   border-bottom: 1px solid;
   border-left: #ffffff 1px solid;
   border-right: 1px solid;
   border-top: #ffffff 1px solid;
   padding-top: 0;
   padding-bottom: 0 ;
   padding-left: 10px;
   text-align: left;
   width: 150px;
   cursor: hand;
  }

/* talnf */

body.main {
   background-color: white;
   margin: 0;
   font-family: Arial, Helvetica, sans-serif;
   color: #0000aa;
  }

a:link, a:visited {
  color: #333399;
  }
a:active {
  color: blue;
  }

input.textfield {
  width: 100px;
  }
select.select {
  background-color: transparent;
  font-weight: normal;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  }

/* lists */

table.listing {
   clear: both;  
}
.listbutton {
   background-color: #dae0ed;
   font-weight: bold;
   font-size: 80%;
   color: #333399;
   border-style: groove;
   border-bottom: 1px solid;
   border-left: #ffffff 1px solid;
   border-right: 1px solid;
   border-top: #ffffff 1px solid;
   padding-bottom: 0 ;
   padding-left: 10px;
   cursor: hand;
}
td.searchboxtitle {
   background-color: #EEEEEE;
   color: #333399;
   font-weight: bold;
   text-align: center;
   border-width: 0px;
   border-style: none;  
}
td.searchboxlabel, td.searchboxinput {
   background-color: #d6dceb;
   color: #333399;
   font-size: 80%;
   padding-left: 4px;
   padding-right: 4px;
   font-weight: bold;
   border-width: 0px;
   border-style: none;
}
.listcolheadsort {
   background-color: #dae0ed;
   font-size: 90%;
   color: #333399;
   font-weight: bold;
   border-left: 0px solid #ccccee;
   border-right: 0px solid #666688;
   border-top: 0px solid #ccccee;
   border-bottom: 0px solid #666688;
   padding-left: 2px;
   padding-right: 2px ;
   text-align: center;
   cursor:hand;
}
.listcolheadrunningtotal {
   background-color: #dae0ed;
   font-size: 90%;
   color: #333399;



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