Part of screen.css code duplicate.

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemePart of screen.css code duplicate.

This topic has been marked as resolved.

Hi, today I found a part of my screen.css code duplicated.
You are here:

.s_button_1.s_ddd_bgr .s_text {
  color: #666;
}
.s_button_1.s_ddd_bgr:hover .s_text {
  color: #333;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.s_button_1.left {
  margin-left: 0;
  margin-right: 10px;
}

Can I remove it?

Are identical.

Thanks

January 10, 2013 at 11:47 am #16989

When I used Soppica1 I have removed without any problem, because I think is same.

Sam

 samdz
January 10, 2013 at 1:11 pm #16995

@anderson85

Yes, you can remove the code.

Thanks for spotting this extra line :)

Best,
ThemeBurn team

January 11, 2013 at 6:33 pm #17071
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.