소스 검색

removing not needed items

David Ray 8 년 전
부모
커밋
0408be46d6
3개의 변경된 파일0개의 추가작업 그리고 29개의 파일을 삭제
  1. 0 1
      .vagrant/machines/default/virtualbox/creator_uid
  2. 0 1
      .vagrant/machines/default/virtualbox/synced_folders
  3. 0 27
      static/CACHE/css/main.3d3fb30a380a.css

+ 0 - 1
.vagrant/machines/default/virtualbox/creator_uid

@@ -1 +0,0 @@
-501

+ 0 - 1
.vagrant/machines/default/virtualbox/synced_folders

@@ -1 +0,0 @@
-{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/Users/edd/Documents/sites/bakerydemo","disabled":false,"__vagrantfile":true}}}

+ 0 - 27
static/CACHE/css/main.3d3fb30a380a.css

@@ -1,27 +0,0 @@
-/* Responsive image/video classes */
-/* line 2, /vagrant/bakerydemo/static/css/main.scss */
-.rich-text img {
-  max-width: 100%;
-  height: auto; }
-
-/* line 6, /vagrant/bakerydemo/static/css/main.scss */
-.richtext-image.left {
-  float: left; }
-
-/* line 9, /vagrant/bakerydemo/static/css/main.scss */
-.richtext-image.right {
-  float: right; }
-
-/* line 12, /vagrant/bakerydemo/static/css/main.scss */
-.responsive-object {
-  position: relative; }
-
-/* line 17, /vagrant/bakerydemo/static/css/main.scss */
-.responsive-object iframe,
-.responsive-object object,
-.responsive-object embed {
-  position: absolute;
-  top: 0;
-  left: 0;
-  width: 100%;
-  height: 100%; }