Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CSS Problem
#1
Lexical error at line 52, column 2. Encountered: "\n" (10), after : "@" media print { .tabcontent { display:block !important; } }

PHP Code:
@
media print {
.
tabcontent {
display:block !important;
}




Which code should I change to get rid of the error.
[Image: zbacklash11.png]
Reply
#2
Try
Code:
@
media print {
}
.tabcontent {
display:block !important;
}
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Free Worker HTML, CSS, Javascript ImFocuzz 2 1,098 04-05-2014, 10:01 PM
Last Post: VHPanda
  Forum CSS code problem. inferno.lion 0 663 06-10-2013, 02:48 AM
Last Post: inferno.lion
  MyBB CSS Postbit Buttons Peter L 1 1,312 07-14-2012, 05:52 PM
Last Post: 'Snorlax
  inline css question andrewjs18 1 880 03-24-2012, 10:11 AM
Last Post: Haxalot
  Need a CSS Teacher! ImFocuzz 2 947 03-08-2012, 06:01 PM
Last Post: BreShiE

Forum Jump:


Users browsing this thread: 1 Guest(s)