Respomsive
-
Hello.
How do I handle this css to activity in TABLEPRESS@media screen and (max-width: 650px) { .responsive tr { display:block; border-bottom: 1px solid #333; } .responsive td { display:block; position:relative; padding-left:50%; } .responsive td:before { content: attr(data-label); position:absolute; width:45%; padding-right:5%; white-space:nowrap; left:8px; top:8px; font-weight:bold; } .responsive thead tr { position:absolute; left:-9999px; } }Regards.
Arkadiusz Pragier[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Respomsive’ is closed to new replies.