Hi all!
I'm probably not able to find the right CSS syntax for highlighting the current 
selected row within a repeat...
The only indications I can find are the following, but no matter where I write 
them (inside an external css file or directly within the xsltform) I'm not able 
to obtain any positive result.

.xforms-repeat-item-selected > * {
          color: red; background-color: white; font-weight:bold; 
border-bottom:solid 5px #f2f0fb;
      }
or:
.xforms-repeat-item-selected {color: blue; background-color: white;}

Thanks
Alex
-- 
 Inviato in modo sicuro con Tutanota. Ottieni la tua casella di posta 
elettronica crittografata e senza pubblicità: 
 https://tutanota.com
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to