Browse Source

Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use

unreleased_contents
Brandon Mathis 14 years ago
parent
commit
ea349cdfbf
  1. 0
      .themes/classic/_plugins/blockquote.rb
  2. 0
      .themes/classic/_plugins/category_generator.rb
  3. 0
      .themes/classic/_plugins/compass_compiler.rb
  4. 0
      .themes/classic/_plugins/custom_filters.rb
  5. 0
      .themes/classic/_plugins/gist_tag.rb
  6. 0
      .themes/classic/_plugins/haml.rb
  7. 0
      .themes/classic/_plugins/include_code.rb
  8. 0
      .themes/classic/_plugins/include_file.rb
  9. 0
      .themes/classic/_plugins/pullquote.rb
  10. 0
      .themes/classic/_plugins/pygments_cache_patch.rb
  11. 0
      .themes/classic/_plugins/sitemap_generator.rb
  12. 0
      .themes/classic/_plugins/titlecase.rb
  13. 0
      .themes/classic/sass/_base.scss
  14. 0
      .themes/classic/sass/_partials.scss
  15. 0
      .themes/classic/sass/base/_layout.scss
  16. 0
      .themes/classic/sass/base/_solarized.scss
  17. 2
      .themes/classic/sass/base/_theme.scss
  18. 0
      .themes/classic/sass/base/_typography.scss
  19. 0
      .themes/classic/sass/base/_utilities.scss
  20. 0
      .themes/classic/sass/custom/_colors.scss
  21. 0
      .themes/classic/sass/custom/_layout.scss
  22. 0
      .themes/classic/sass/custom/_styles.scss
  23. 0
      .themes/classic/sass/partials/_archive.scss
  24. 0
      .themes/classic/sass/partials/_blog.scss
  25. 0
      .themes/classic/sass/partials/_footer.scss
  26. 0
      .themes/classic/sass/partials/_header.scss
  27. 0
      .themes/classic/sass/partials/_navigation.scss
  28. 0
      .themes/classic/sass/partials/_sidebar.scss
  29. 0
      .themes/classic/sass/partials/_syntax.scss
  30. 0
      .themes/classic/sass/partials/sidebar/_base.scss
  31. 0
      .themes/classic/sass/partials/sidebar/_delicious.scss
  32. 0
      .themes/classic/sass/partials/sidebar/_pinboard.scss
  33. 0
      .themes/classic/sass/partials/sidebar/_twitter.scss
  34. 0
      .themes/classic/sass/screen.scss
  35. 0
      .themes/classic/source/_includes/archive_post.html
  36. 0
      .themes/classic/source/_includes/article.html
  37. 0
      .themes/classic/source/_includes/asides/delicious.html
  38. 0
      .themes/classic/source/_includes/asides/pinboard.html
  39. 0
      .themes/classic/source/_includes/asides/recent_posts.html
  40. 0
      .themes/classic/source/_includes/asides/twitter.html
  41. 0
      .themes/classic/source/_includes/disqus_thread.html
  42. 0
      .themes/classic/source/_includes/footer.html
  43. 0
      .themes/classic/source/_includes/google_analytics.html
  44. 0
      .themes/classic/source/_includes/head.html
  45. 0
      .themes/classic/source/_includes/header.html
  46. 0
      .themes/classic/source/_includes/navigation.html
  47. 0
      .themes/classic/source/_includes/post_author.html
  48. 0
      .themes/classic/source/_includes/post_categories.html
  49. 0
      .themes/classic/source/_includes/post_date.html
  50. 0
      .themes/classic/source/_includes/sharing.html
  51. 0
      .themes/classic/source/_includes/sidebar.html
  52. 0
      .themes/classic/source/_layouts/category_index.html
  53. 0
      .themes/classic/source/_layouts/default.html
  54. 0
      .themes/classic/source/_layouts/page.html
  55. 0
      .themes/classic/source/_layouts/post.html
  56. 0
      .themes/classic/source/archives.html
  57. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/background.png
  58. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png
  59. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/divider.png
  60. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png
  61. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png
  62. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png
  63. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png
  64. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png
  65. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png
  66. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png
  67. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png
  68. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png
  69. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png
  70. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png
  71. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png
  72. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png
  73. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png
  74. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png
  75. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png
  76. 0
      .themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png
  77. 0
      .themes/classic/source/assets/jwplayer/glow/display/background.png
  78. 0
      .themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png
  79. 0
      .themes/classic/source/assets/jwplayer/glow/display/muteIcon.png
  80. 0
      .themes/classic/source/assets/jwplayer/glow/display/playIcon.png
  81. 0
      .themes/classic/source/assets/jwplayer/glow/dock/button.png
  82. 0
      .themes/classic/source/assets/jwplayer/glow/glow.xml
  83. 0
      .themes/classic/source/assets/jwplayer/glow/playlist/item.png
  84. 0
      .themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png
  85. 0
      .themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png
  86. 0
      .themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png
  87. 0
      .themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png
  88. 0
      .themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png
  89. 0
      .themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png
  90. 0
      .themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png
  91. 0
      .themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png
  92. 0
      .themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png
  93. 0
      .themes/classic/source/assets/jwplayer/player.swf
  94. 0
      .themes/classic/source/atom.xml
  95. 0
      .themes/classic/source/images/bird_32_gray.png
  96. 0
      .themes/classic/source/images/bird_32_gray_fail.png
  97. 0
      .themes/classic/source/images/code_bg.png
  98. 0
      .themes/classic/source/images/dotted-border.png
  99. 0
      .themes/classic/source/images/email.png
  100. 0
      .themes/classic/source/images/favicon.png

0
themes/classic/_plugins/blockquote.rb → .themes/classic/_plugins/blockquote.rb

0
themes/classic/_plugins/category_generator.rb → .themes/classic/_plugins/category_generator.rb

0
themes/classic/_plugins/compass_compiler.rb → .themes/classic/_plugins/compass_compiler.rb

0
themes/classic/_plugins/custom_filters.rb → .themes/classic/_plugins/custom_filters.rb

0
themes/classic/_plugins/gist_tag.rb → .themes/classic/_plugins/gist_tag.rb

0
themes/classic/_plugins/haml.rb → .themes/classic/_plugins/haml.rb

0
themes/classic/_plugins/include_code.rb → .themes/classic/_plugins/include_code.rb

0
themes/classic/_plugins/include_file.rb → .themes/classic/_plugins/include_file.rb

0
themes/classic/_plugins/pullquote.rb → .themes/classic/_plugins/pullquote.rb

0
themes/classic/_plugins/pygments_cache_patch.rb → .themes/classic/_plugins/pygments_cache_patch.rb

0
themes/classic/_plugins/sitemap_generator.rb → .themes/classic/_plugins/sitemap_generator.rb

0
themes/classic/_plugins/titlecase.rb → .themes/classic/_plugins/titlecase.rb

0
themes/classic/sass/_base.scss → .themes/classic/sass/_base.scss

0
themes/classic/sass/_partials.scss → .themes/classic/sass/_partials.scss

0
themes/classic/sass/base/_layout.scss → .themes/classic/sass/base/_layout.scss

0
themes/classic/sass/base/_solarized.scss → .themes/classic/sass/base/_solarized.scss

2
themes/classic/sass/base/_theme.scss → .themes/classic/sass/base/_theme.scss

@ -7,9 +7,9 @@ $link-color-visited: darken(adjust_hue($link_color, 70), 10) !default;
$link-color-active: darken($link-color-hover, 15) !default;
// Main Section Colors
$main-bg: #f8f8f8 !default;
$page-bg: #252525 !default;
$article-border: #eeeeee !default;
$main-bg: #f5f5f5 !default;
$header-bg: #333 !default;
$header-border: lighten($header-bg, 15) !default;

0
themes/classic/sass/base/_typography.scss → .themes/classic/sass/base/_typography.scss

0
themes/classic/sass/base/_utilities.scss → .themes/classic/sass/base/_utilities.scss

0
themes/classic/sass/custom/_colors.scss → .themes/classic/sass/custom/_colors.scss

0
themes/classic/sass/custom/_layout.scss → .themes/classic/sass/custom/_layout.scss

0
themes/classic/sass/custom/_styles.scss → .themes/classic/sass/custom/_styles.scss

0
themes/classic/sass/partials/_archive.scss → .themes/classic/sass/partials/_archive.scss

0
themes/classic/sass/partials/_blog.scss → .themes/classic/sass/partials/_blog.scss

0
themes/classic/sass/partials/_footer.scss → .themes/classic/sass/partials/_footer.scss

0
themes/classic/sass/partials/_header.scss → .themes/classic/sass/partials/_header.scss

0
themes/classic/sass/partials/_navigation.scss → .themes/classic/sass/partials/_navigation.scss

0
themes/classic/sass/partials/_sidebar.scss → .themes/classic/sass/partials/_sidebar.scss

0
themes/classic/sass/partials/_syntax.scss → .themes/classic/sass/partials/_syntax.scss

0
themes/classic/sass/partials/sidebar/_base.scss → .themes/classic/sass/partials/sidebar/_base.scss

0
themes/classic/sass/partials/sidebar/_delicious.scss → .themes/classic/sass/partials/sidebar/_delicious.scss

0
themes/classic/sass/partials/sidebar/_pinboard.scss → .themes/classic/sass/partials/sidebar/_pinboard.scss

0
themes/classic/sass/partials/sidebar/_twitter.scss → .themes/classic/sass/partials/sidebar/_twitter.scss

0
themes/classic/sass/screen.scss → .themes/classic/sass/screen.scss

0
themes/classic/source/_includes/archive_post.html → .themes/classic/source/_includes/archive_post.html

0
themes/classic/source/_includes/article.html → .themes/classic/source/_includes/article.html

0
themes/classic/source/_includes/asides/delicious.html → .themes/classic/source/_includes/asides/delicious.html

0
themes/classic/source/_includes/asides/pinboard.html → .themes/classic/source/_includes/asides/pinboard.html

0
themes/classic/source/_includes/asides/recent_posts.html → .themes/classic/source/_includes/asides/recent_posts.html

0
themes/classic/source/_includes/asides/twitter.html → .themes/classic/source/_includes/asides/twitter.html

0
themes/classic/source/_includes/disqus_thread.html → .themes/classic/source/_includes/disqus_thread.html

0
themes/classic/source/_includes/footer.html → .themes/classic/source/_includes/footer.html

0
themes/classic/source/_includes/google_analytics.html → .themes/classic/source/_includes/google_analytics.html

0
themes/classic/source/_includes/head.html → .themes/classic/source/_includes/head.html

0
themes/classic/source/_includes/header.html → .themes/classic/source/_includes/header.html

0
themes/classic/source/_includes/navigation.html → .themes/classic/source/_includes/navigation.html

0
themes/classic/source/_includes/post_author.html → .themes/classic/source/_includes/post_author.html

0
themes/classic/source/_includes/post_categories.html → .themes/classic/source/_includes/post_categories.html

0
themes/classic/source/_includes/post_date.html → .themes/classic/source/_includes/post_date.html

0
themes/classic/source/_includes/sharing.html → .themes/classic/source/_includes/sharing.html

0
themes/classic/source/_includes/sidebar.html → .themes/classic/source/_includes/sidebar.html

0
themes/classic/source/_layouts/category_index.html → .themes/classic/source/_layouts/category_index.html

0
themes/classic/source/_layouts/default.html → .themes/classic/source/_layouts/default.html

0
themes/classic/source/_layouts/page.html → .themes/classic/source/_layouts/page.html

0
themes/classic/source/_layouts/post.html → .themes/classic/source/_layouts/post.html

0
themes/classic/source/archives.html → .themes/classic/source/archives.html

0
themes/classic/source/assets/jwplayer/glow/controlbar/background.png → .themes/classic/source/assets/jwplayer/glow/controlbar/background.png

Before

Width:  |  Height:  |  Size: 141 B

After

Width:  |  Height:  |  Size: 141 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png → .themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png

Before

Width:  |  Height:  |  Size: 82 B

After

Width:  |  Height:  |  Size: 82 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/divider.png → .themes/classic/source/assets/jwplayer/glow/controlbar/divider.png

Before

Width:  |  Height:  |  Size: 118 B

After

Width:  |  Height:  |  Size: 118 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png → .themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png

Before

Width:  |  Height:  |  Size: 203 B

After

Width:  |  Height:  |  Size: 203 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png → .themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png

Before

Width:  |  Height:  |  Size: 636 B

After

Width:  |  Height:  |  Size: 636 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png → .themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png

Before

Width:  |  Height:  |  Size: 343 B

After

Width:  |  Height:  |  Size: 343 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png → .themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png

Before

Width:  |  Height:  |  Size: 835 B

After

Width:  |  Height:  |  Size: 835 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png → .themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png

Before

Width:  |  Height:  |  Size: 210 B

After

Width:  |  Height:  |  Size: 210 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png → .themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png

Before

Width:  |  Height:  |  Size: 664 B

After

Width:  |  Height:  |  Size: 664 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png → .themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png

Before

Width:  |  Height:  |  Size: 170 B

After

Width:  |  Height:  |  Size: 170 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png → .themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png

Before

Width:  |  Height:  |  Size: 442 B

After

Width:  |  Height:  |  Size: 442 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png → .themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png

Before

Width:  |  Height:  |  Size: 251 B

After

Width:  |  Height:  |  Size: 251 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png → .themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png

Before

Width:  |  Height:  |  Size: 553 B

After

Width:  |  Height:  |  Size: 553 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png → .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png

Before

Width:  |  Height:  |  Size: 112 B

After

Width:  |  Height:  |  Size: 112 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png → .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png

Before

Width:  |  Height:  |  Size: 94 B

After

Width:  |  Height:  |  Size: 94 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png → .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png

Before

Width:  |  Height:  |  Size: 103 B

After

Width:  |  Height:  |  Size: 103 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png → .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png → .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png

Before

Width:  |  Height:  |  Size: 116 B

After

Width:  |  Height:  |  Size: 116 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png → .themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png

Before

Width:  |  Height:  |  Size: 264 B

After

Width:  |  Height:  |  Size: 264 B

0
themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png → .themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png

Before

Width:  |  Height:  |  Size: 649 B

After

Width:  |  Height:  |  Size: 649 B

0
themes/classic/source/assets/jwplayer/glow/display/background.png → .themes/classic/source/assets/jwplayer/glow/display/background.png

Before

Width:  |  Height:  |  Size: 686 B

After

Width:  |  Height:  |  Size: 686 B

0
themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png → .themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png

Before

Width:  |  Height:  |  Size: 816 B

After

Width:  |  Height:  |  Size: 816 B

0
themes/classic/source/assets/jwplayer/glow/display/muteIcon.png → .themes/classic/source/assets/jwplayer/glow/display/muteIcon.png

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 334 B

0
themes/classic/source/assets/jwplayer/glow/display/playIcon.png → .themes/classic/source/assets/jwplayer/glow/display/playIcon.png

Before

Width:  |  Height:  |  Size: 465 B

After

Width:  |  Height:  |  Size: 465 B

0
themes/classic/source/assets/jwplayer/glow/dock/button.png → .themes/classic/source/assets/jwplayer/glow/dock/button.png

Before

Width:  |  Height:  |  Size: 686 B

After

Width:  |  Height:  |  Size: 686 B

0
themes/classic/source/assets/jwplayer/glow/glow.xml → .themes/classic/source/assets/jwplayer/glow/glow.xml

0
themes/classic/source/assets/jwplayer/glow/playlist/item.png → .themes/classic/source/assets/jwplayer/glow/playlist/item.png

Before

Width:  |  Height:  |  Size: 172 B

After

Width:  |  Height:  |  Size: 172 B

0
themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png → .themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png

Before

Width:  |  Height:  |  Size: 171 B

After

Width:  |  Height:  |  Size: 171 B

0
themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png → .themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png

Before

Width:  |  Height:  |  Size: 108 B

After

Width:  |  Height:  |  Size: 108 B

0
themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png → .themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png

Before

Width:  |  Height:  |  Size: 105 B

After

Width:  |  Height:  |  Size: 105 B

0
themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png → .themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png

Before

Width:  |  Height:  |  Size: 100 B

After

Width:  |  Height:  |  Size: 100 B

0
themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png → .themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png

Before

Width:  |  Height:  |  Size: 97 B

After

Width:  |  Height:  |  Size: 97 B

0
themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png → .themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png

Before

Width:  |  Height:  |  Size: 749 B

After

Width:  |  Height:  |  Size: 749 B

0
themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png → .themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

0
themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png → .themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png

Before

Width:  |  Height:  |  Size: 589 B

After

Width:  |  Height:  |  Size: 589 B

0
themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png → .themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

0
themes/classic/source/assets/jwplayer/player.swf → .themes/classic/source/assets/jwplayer/player.swf

0
themes/classic/source/atom.xml → .themes/classic/source/atom.xml

0
themes/classic/source/images/bird_32_gray.png → .themes/classic/source/images/bird_32_gray.png

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
themes/classic/source/images/bird_32_gray_fail.png → .themes/classic/source/images/bird_32_gray_fail.png

Before

Width:  |  Height:  |  Size: 615 B

After

Width:  |  Height:  |  Size: 615 B

0
themes/classic/source/images/code_bg.png → .themes/classic/source/images/code_bg.png

Before

Width:  |  Height:  |  Size: 239 B

After

Width:  |  Height:  |  Size: 239 B

0
themes/classic/source/images/dotted-border.png → .themes/classic/source/images/dotted-border.png

Before

Width:  |  Height:  |  Size: 99 B

After

Width:  |  Height:  |  Size: 99 B

0
themes/classic/source/images/email.png → .themes/classic/source/images/email.png

Before

Width:  |  Height:  |  Size: 301 B

After

Width:  |  Height:  |  Size: 301 B

0
themes/classic/source/images/favicon.png → .themes/classic/source/images/favicon.png

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 400 B

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save