Revision history [back]

click to hide/show revision 1
initial version

answered 2014-01-23 15:33:50 +0800

chillworld gravatar image chillworld flag of Belgium

https://github.com/chillw...

write this under your window tag :

<style>
   span.z-toolbarbutton-content:hover {
        text-decoration:underline;

   }
</style>

example see here

write this under your window tag :

  <style>
       span.z-toolbarbutton-content:hover {
            text-decoration:underline;

       }
    </style>

example see here

 <style>
   span.z-toolbarbutton-content:hover {
        text-decoration:underline;

   }
   a.z-toolbarbutton:hover {
   background: none; 
   border: 0px;

   }
</style>

example see here

write this under your window tag :

  <style>
       span.z-toolbarbutton-content:hover {
            text-decoration:underline;

       }
    </style>

example see here

 <style>
   span.z-toolbarbutton-content:hover {
        text-decoration:underline;

   }
   a.z-toolbarbutton:hover {
   background: none; 
   border: 0px;

   }
</style>

example see here

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More