second part of syncing LCARStrek with Firefox 35 windows theme changes
[themes.git] / LCARStrek / browser / devtools / projecteditor / projecteditor.css
index 467edd7db12770fda0e8007e01d77990b680a12b..8dd736a038fdf0ebfc7899ef710e15c44be56fbe 100644 (file)
@@ -7,6 +7,10 @@
   color: #FF9F00;
 }
 
   color: #FF9F00;
 }
 
+.view-project-detail {
+  overflow: auto;
+}
+
 .plugin-hidden {
   display: none;
 }
 .plugin-hidden {
   display: none;
 }
   align-items: center;
 }
 
   align-items: center;
 }
 
-.entry .file-icon {
-  display: inline-block;
-  background: url("file-icons-sheet@2x.png");
-  background-size: 140px 15px;
-  background-repeat: no-repeat;
-  width: 20px;
-  height: 15px;
-  background-position: -40px 0;
-  flex-shrink: 0;
-}
-
-.entry .file-icon.icon-none {
-  display: none;
-}
-
-.entry .icon-css {
-  background-position: 0 0;
-}
-
-.entry .icon-js {
-  background-position: -20px 0;
-}
-
-.entry .icon-html {
-  background-position: -40px 0;
-}
-
-.entry .icon-file {
-  background-position: -60px 0;
-}
-
-.entry .icon-folder {
-  background-position: -80px 0;
-}
-
-.entry .icon-img {
-  background-position: -100px 0;
-}
-
-.entry .icon-manifest {
-  background-position: -120px 0;
-}
-
 .entry {
   border: none;
   box-shadow: none;
 .entry {
   border: none;
   box-shadow: none;