Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
frontend:theme [2012/05/22 10:26]
giancarlo
frontend:theme [2012/05/29 10:34]
giancarlo
Line 96: Line 96:
   background: #fff url(images/bg-content.png) repeat-x 50% 0;    background: #fff url(images/bg-content.png) repeat-x 50% 0; 
   position: relative;   position: relative;
 +}
 +
 +#wrapper #container .sidebar .block {
 +  margin-right: 10px;
 +  padding-left: 5px;
 +}
 +
 +#block-islandora_solr_search-advanced {
 +  background: #fff url(images/bg-content.png) repeat-x 50% 0;
 +}
 +
 +#block-islandora_solr_search-advanced h2 {
 +/*  background: #fff url(images/bg-tabs.png) repeat-x 50% 0; */
 +  font-size: 1.3em;
 +/*  height: 24px; */
 +  padding: 16px 0 0 0;
 +  color: #000;
 +}
 +
 +#block-islandora_solr_search-basic_facets h2 {
 +  font-size: 1.3em;
 +  color: #000;
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 +}
 +
 +#block-islandora_solr_search-basic_facets h3 {
 +  font-size: 1em;
 +  color: #000;
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 } }
  
Line 122: Line 151:
   padding: 1px 1px 0px 1px;   padding: 1px 1px 0px 1px;
   text-align: center;   text-align: center;
-  color: #000;+
 + 
 +#tabs-tabset .collcell1 { 
 +/*  background: #fff url(images/bg-content.png) repeat-x 50% 0;*/ 
 +/*  border5px solid #fff*/
 } }
  
Line 134: Line 167:
   border: 1px solid #dbdbf8;   border: 1px solid #dbdbf8;
 } }
 +
 +#tabs-tabset .cellthumb1 {
 +  border: 1px solid #eeeef6;
 +  vertical-align: middle;
 +  font-size: 0.6em;
 +  height: 150px;
 +}
 +
 +#tabs-tabset .cellthumb1 img{
 +  border: 0px solid #dbdbf8;
 +}
 +
 +#tabs-tabset tbody {
 +  border: 0px solid #fff;
 +}
 +
 #tabs-tabset .libromd img{ #tabs-tabset .libromd img{
   border: 1px solid #dbdbf8;   border: 1px solid #dbdbf8;
Line 142: Line 191:
   border: 1px solid #fff;   border: 1px solid #fff;
   vertical-align: top;   vertical-align: top;
 +  color: #000;
 +}
 +#tabs-tabset .celldescr1 {
 +  border: 5px solid #fff;
 +  vertical-align: top;
 +  height: 30px;
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 +  color: #000;
 } }
  
Line 163: Line 220:
 } }
  
 +#tabs-tabset h2 {
 +  color: #000;
 +}
 +#tabs-tabset h3, h4 {
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 +  color: #000;
 +}
  
  
Line 188: Line 252:
  
  
 +ul.primary-links {
 +  margin: 4.5em 0 0 0;
 +  padding: 0;
 +  float: right; /* LTR */
 +  position: relative;
 +  z-index: 4;
 +  background: #fff;
 } }
 +
 +ul.primary-links li {
 +  margin: 0;
 +  padding: 0;
 +  float: left; /* LTR */
 +  background-image: none;
 +}
 +
 +ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
 +  display: block;
 +  margin: 0 2px;
 +  padding: 2px 5px 0px 5px;
 +  color: #0000ce;
 +/*  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0; */
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 +  height: 24px;
 +  width: 100px;
 +  text-align: center;
 +}
 +
 +ul.primary-links li a.active {
 +  color: #000;
 +/*  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0; */
 +}
 +
 +ul.primary-links li a:hover {
 +/*  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0; */
 +  text-decoration: none;
 +}
 +
 </code> </code>
  
 
 
frontend/theme.txt · Last modified: 2012/05/29 10:34 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki