part 1 of syncing LCARStrek with browser windows/shared theme changes in FIrefox...
[themes.git] / LCARStrek / browser / devtools / markup-view.css
index 0b3d937867298caac00c1672f0f29399e1dc74af..c6b965f85febd8fe26eb50eb47b84b420601b971 100644 (file)
   color: #E7ADE7;
 }
 
-.newattr {
-  cursor: pointer;
-}
-
 .comment {
   color: #8050B0;
 }
   background-color: #008484;
 }
 
-/* Give some padding to focusable elements to match the editor input
- * that will replace them. */
-span[tabindex] {
-  display: inline-block;
-  padding: 1px 0;
-}
-
-li.container {
-  padding: 2px 0 0 2px;
-}
-
-.codebox {
-  padding-left: 14px;
-}
-
-.codebox > * {
-  vertical-align: middle;
-}
-
-.expander {
-  display: inline-block;
-  margin-left: -14px;
-}
-
 .more-nodes {
   padding-left: 16px;
 }