uppweb_fix.diff

The diff file to apply for www.cpp - Sender Ghost, 10/24/2011 12:10 PM

Download (494 Bytes)

View differences:

uppbox/uppweb/www.cpp 2011-10-24 15:58:15 +0600
178 178
	String style = "border: 0px solid black; "
179 179
	               "padding-left:6px; padding-right:0px; "
180 180
	               "padding-top:4px; padding-bottom:4px;";
181
		               "border-top: 1px solid #6E89AE;";
181
//		               "border-top: 1px solid #6E89AE;";
182 182
	return BarItem(content, style);
183 183
}
184 184