AproJo

 view release on metacpan or  search on metacpan

share/files/public/skins/default/bootstrap/css/bootstrap.min.css  view on Meta::CPAN

/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-si...

share/files/public/skins/default/css/base.css  view on Meta::CPAN

  margin-bottom: 10px;
}
div.menu {
  background-color: #5e5e5e;
  background-image: -moz-linear-gradient(top, #959593, #555654);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#959593), to(#555654));
  background-image: -webkit-linear-gradient(top, #959593, #555654);
  background-image: -o-linear-gradient(top, #959593, #555654);
  background-image: linear-gradient(to bottom, #959593, #555654);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff959593', endColorstr='#ff555654', GradientType=0);
}
.menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: auto;
}
.menu li {
  float: left;
  /* width:90px; */

share/files/public/skins/default/css/base.css  view on Meta::CPAN

  text-decoration: none;
  white-space: nowrap;
}
.menu li a {
  background-image: -moz-linear-gradient(top, #ffcc66, #ef7c00);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffcc66), to(#ef7c00));
  background-image: -webkit-linear-gradient(top, #ffcc66, #ef7c00);
  background-image: -o-linear-gradient(top, #ffcc66, #ef7c00);
  background-image: linear-gradient(to bottom, #ffcc66, #ef7c00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff@companyColorFrom', endColorstr='#ff@companyColorTo', GradientType=0);
}
.menu li ul li:hover {
  background-color: #ef7c00;
}
.menu li ul li a {
  background-color: #ef7c00;
  background-image: none;
}
.menu li ul li a:hover {
  background-color: #A35400;

share/files/public/skins/default/css/login.css  view on Meta::CPAN

div.hero-shadow {
    position: absolute;
    background: transparent;
    height: 10px;
  background-image: -moz-linear-gradient(top, #444444, transparent);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(transparent));
  background-image: -webkit-linear-gradient(top, #444444, transparent);
  background-image: -o-linear-gradient(top, #444444, transparent);
  background-image: linear-gradient(to bottom, #444444, transparent);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='transparent', GradientType=0); 
    top: 0px;
    left: 0px;
    margin: 0;
}





/* MENU */

share/files/public/skins/default/css/login.css  view on Meta::CPAN

div.menu3 {
    background-color: #5e5e5e;
    /* margin-bottom: 26px; */

  background-image: -moz-linear-gradient(top, #959593, #555654);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#959593), to(#555654));
  background-image: -webkit-linear-gradient(top, #959593, #555654);
  background-image: -o-linear-gradient(top, #959593, #555654);
  background-image: linear-gradient(to bottom, #959593, #555654);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff959593', endColorstr='#ff555654', GradientType=0);
}



.menu3 ul {
    margin:0px; 
    padding:0px; 
    list-style-type:none;
    width: auto;
    float: left;

share/files/public/skins/default/css/login.css  view on Meta::CPAN

}

/* #61AACD, #005d88 */
.menu3 li.active ul li {
  background-image: -moz-linear-gradient(top, #61AACD, #005d88);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#61AACD), to(#005d88));
  background-image: -webkit-linear-gradient(top, #61AACD, #005d88);
  background-image: -o-linear-gradient(top, #61AACD, #005d88);
  background-image: linear-gradient(to bottom, #61AACD, #005d88);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff61AACD', endColorstr='#ff005d88', GradientType=0);
}
.menu3 li a {
    background-color: #EF7C00;
    color:#FFFFFF;
    display: block;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

/* 58a6ca 005b85 */ 
.menu3 li a {
  background-image: -moz-linear-gradient(top, #58a6ca, #005b85);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58a6ca), to(#005b85));
  background-image: -webkit-linear-gradient(top, #58a6ca, #005b85);
  background-image: -o-linear-gradient(top, #58a6ca, #005b85);
  background-image: linear-gradient(to bottom, #58a6ca, #005b85);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff58a6ca', endColorstr='#ff005b85', GradientType=0);
}

.menu3 li.active a {
    background-color: #efefef;
    color:#0B77AF;
}

.menu3 li.active ul li.active a {
    color:#064667;
}



( run in 1.396 second using v1.01-cache-2.11-cpan-ceb78f64989 )