Explorar el Código

removing not needed items

David Ray hace 8 años
padre
commit
0408be46d6

+ 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%; }