Changeset - 6257cf277395
[Not reviewed]
default
! ! !
Marcin Kuzminski - 15 years ago 2010-05-23 21:27:07
marcin@python-works.com
Css changes, added icon pack.
218 files changed:
Changeset was too big and was cut off... Show full diff anyway
0 comments (0 inline, 0 general)
pylons_app/public/css/monoblue_custom.css
Show inline comments
 
@@ -213,58 +213,58 @@ p.normal {
 
}
 

	
 
table tr.parity0:hover,table tr.parity1:hover {
 
	background: #D5E1E6;
 
}
 

	
 
table tr.parity0 {
 
	background: #EAEAE9;
 
}
 

	
 
table tr.parity1 {
 
	background: #FFFFFF;
 
}
 

	
 
span.logtags span {
 
	background-repeat: no-repeat;
 
	height: 16px;
 
	padding-left: 20px;
 
	padding-top: 0px;
 
	text-align: left;
 
	font-weight: bold;
 
}
 

	
 
span.logtags span.tagtag {
 
	background-image: url("/images/label_16.png");
 
	background-image: url("/images/icons/tag_green.png");
 
}
 

	
 
span.logtags span.branchtag {
 
	background-image: url("/images/left_16.png");
 
	background-image: url("/images/icons/arrow_branch.png");
 
	color: #628F53;
 
}
 

	
 
span.logtags span.inbranchtag {
 
	background-image: url("/images/left_16.png");
 
	background-image: url("/images/icons/arrow_branch.png");
 
}
 

	
 
div.diff pre {
 
	margin: 10px 0 0 0;
 
}
 

	
 
div.diff pre span {
 
	font-family: monospace;
 
	white-space: pre;
 
	font-size: 1.2em;
 
	padding: 3px 0;
 
}
 

	
 
td.source {
 
	white-space: pre;
 
	font-family: monospace;
 
	margin: 10px 30px 0;
 
	font-size: 1.2em;
 
	font-family: monospace;
 
}
 

	
 
div.source div.parity0,div.source div.parity1 {
 
	padding: 1px;
 
	font-size: 1.2em;
 
@@ -516,71 +516,67 @@ table.code-browser thead th {
 
	height: 20px;
 
	font-size: 1.1em;
 
	font-weight: bold;
 
	text-align: center;
 
	text-align: left;
 
	padding-left: 10px;
 
}
 
table.code-browser tbody tr {
 
	
 
}
 

	
 
table.code-browser tbody td {
 
	
 
	padding-left:10px;
 
	height: 20px;
 
}
 

	
 
.info-table {
 
	background: none repeat scroll 0 0 #FAFAFA;
 
	border-bottom: 1px solid #DDDDDD;
 
	width: 100%;
 
}
 

	
 
.rss_logo {
 
	background-image: url("/images/feed.png");
 
	background-repeat: no-repeat;
 
	display: block;
 
	background: url("/images/icons/rss_16.png") no-repeat scroll 3px;
 
	height: 16px;
 
	padding-left: 20px;
 
	padding-top: 0px;
 
	text-align: left;
 
}
 

	
 
.atom_logo {
 
	background-image: url("/images/atom.png");
 
	background-repeat: no-repeat;
 
	display: block;
 
	background: url("/images/icons/atom.png") no-repeat scroll 3px;
 
	height: 16px;
 
	padding-left: 20px;
 
	padding-top: 0px;
 
	text-align: left;
 
}
 
.archive_logo{
 
	background: url("/images/icons/compress.png") no-repeat scroll 3px;
 
	height: 16px;
 
	padding-left: 20px;
 
	text-align: left;
 
}
 

	
 
.browser-file {
 
	background-image: url("/images/document_16.png");
 
	background-repeat: no-repeat;
 
	display: block;
 
	background: url("/images/icons/document_16.png") no-repeat scroll 3px;
 
	height: 16px;
 
	padding-left: 20px;
 
	padding-top: 0px;
 
	text-align: left;
 
}
 

	
 
.browser-dir {
 
	background-image: url("/images/folder_16.png");
 
	background-repeat: no-repeat;
 
	display: block;
 
	background: url("/images/icons/folder_16.png") no-repeat scroll 3px;
 
	height: 16px;
 
	padding-left: 20px;
 
	padding-top: 0px;
 
	text-align: left;
 
}
 

	
 
.current_submenu {
 
	border-bottom: 2px solid;
 
}
 

	
 
#repos_list {
 
	border: 1px solid #556CB5;
 
	background: #FFFFFF;
 
}
 
\ No newline at end of file
pylons_app/public/images/atom.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/bottom-glow.jpg
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/container-bg.jpg
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/document_16.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/feed.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/file.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/folder.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/folder_16.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/header.jpg
Show inline comments
 
deleted file
 
binary diff not shown
Show images
pylons_app/public/images/icons/accept.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/address_16.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/anchor.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_cascade.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_double.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_form.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_form_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_form_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_form_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_form_magnify.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_get.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_home.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_key.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_lightning.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_osx.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_osx_terminal.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_put.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_side_boxes.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_side_contract.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_side_expand.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_side_list.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_side_tree.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_split.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_tile_horizontal.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_tile_vertical.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_view_columns.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_view_detail.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_view_gallery.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_view_icons.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_view_list.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_view_tile.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_xp.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/application_xp_terminal.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_branch.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_divide.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_down.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_in.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_inout.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_join.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_left.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_merge.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_out.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_redo.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_refresh.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_refresh_small.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_right.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_rotate_anticlockwise.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_rotate_clockwise.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_switch.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_turn_left.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_turn_right.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_undo.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/arrow_up.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/asterisk_orange.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/asterisk_yellow.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/atom.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/attach.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_bronze_1.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_bronze_2.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_bronze_3.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_gold_1.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_gold_2.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_gold_3.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_silver_1.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_silver_2.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/award_star_silver_3.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/basket.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/basket_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/basket_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/basket_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/basket_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/basket_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/basket_put.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/basket_remove.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bell.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bell_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bell_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bell_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bell_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bell_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bin.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bin_closed.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bin_empty.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/block_16.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bomb.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_addresses.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_key.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_next.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_open.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/book_previous.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bookmark_16.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/box.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/brick.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/brick_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/brick_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/brick_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/brick_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/brick_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/brick_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bricks.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/briefcase.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/briefcase_16.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bubble_16.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bug.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bug_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bug_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bug_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bug_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bug_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bug_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/building.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/building_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/building_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/building_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/building_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/building_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/building_key.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/building_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_arrow_bottom.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_arrow_down.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_arrow_top.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_arrow_up.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_black.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_blue.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_disk.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_feed.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_green.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_key.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_orange.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_picture.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_pink.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_purple.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_red.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_star.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_toggle_minus.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_toggle_plus.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_white.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_wrench.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/bullet_yellow.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/buy_16.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cake.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calculator.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calculator_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calculator_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calculator_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calculator_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calculator_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar_16.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar_view_day.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar_view_month.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/calendar_view_week.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/camera.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/camera_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/camera_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/camera_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/camera_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/camera_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/camera_link.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/camera_small.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cancel.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/car.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/car_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/car_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cart.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cart_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cart_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cart_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cart_error.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cart_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cart_put.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cart_remove.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cd.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cd_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cd_burn.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cd_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cd_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cd_eject.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/cd_go.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/chart_bar.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/chart_bar_add.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/chart_bar_delete.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
pylons_app/public/images/icons/chart_bar_edit.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)