style.css contains RCS conflict

jonathan_hunt - May 13, 2009 - 03:32
Project:Simply Modern Theme
Version:6.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I noticed style.css contains conflict tokens from CVS, svn or whatever...

/* code for admin interface colors -- to be used if body text is a light color */
<<<<<<< style.css
/*$Id: style.css,v 1.10 2009/04/22 17:33:49 jrglasgow Exp $ */
div.admin {
  padding:0;
}

div.admin-panel h3 {
  background-color:#999 !important;
}

=======
/*$Id: style.css,v 1.10 2009/04/22 17:33:49 jrglasgow Exp $ */
>>>>>>> 1.7
tr.odd, tr.even,
tr.odd a, tr.even a {
  color:black;
}

#1

joestewart@drup... - October 26, 2009 - 21:51
Status:active» needs review

simple patch removing conflict markers and extra Id line

AttachmentSize
simply_modern-461034-20091026.patch 572 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.