Advertisement
pusatdata

JOOMLA: Hover Background Cell Tabel

Jan 26th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. tr.sectiontableentry1:hover,tr.alt:hover
  2. {
  3. background: #E7F6FE!important;
  4. }
  5.  
  6. tr.sectiontableentry2:hover,tr.alt:hover
  7. {
  8. background: #E7F6FE!important;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement