[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/templates/prisma/ -> css.tpl (source)

   1  <style type="text/css">
   2  <!--
   3      .row_on { color: {row_text}; background-color: {row_on}; }
   4      .row_off { color: {row_text}; background-color: {row_off}; }
   5      .th { color: {th_text}; background-color: {th_bg}; }
   6      .narrow_column { width: 1%; white-space: nowrap; }
   7      @media screen {    .onlyPrint { display: none; } }
   8      @media print {    .noPrint { display: none; } }
   9      {app_css}
  10  -->
  11  
  12  #dhtmltooltip
  13  {
  14      position: absolute;
  15      width: 150px;
  16      border: 1px solid #ff7a0a;
  17      padding: 2px;
  18      background-color:#f9f400;
  19      visibility: hidden;
  20      z-index: 100;
  21  }
  22  
  23  </style>
  24  {css_file}


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7