second part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / devtools / app-manager / device.css
index bb2c2fd366dc4eba0a7715806bc84ff5f74fae00..77c70eb66180d98ed4425b519828056405b7897b 100644 (file)
@@ -56,6 +56,10 @@ h1 {
   min-height: 50px;
 }
 
+#root-actor-debug {
+  background: #000000;
+}
+
 
 
 /*****************     APP BUTTONS      *****************/
@@ -188,7 +192,7 @@ button {
 }
 
 .permission-table-header > div:first-child {
-  text-align: left;
+  text-align: start;
   padding-left: 10px;
   flex-basis: 30%;
 }
@@ -227,7 +231,7 @@ button {
 }
 
 .permission > div:first-child {
-  text-align: left;
+  text-align: start;
   padding: 3px 10px;
   flex-basis: 30%;
   font-weight: bold;
@@ -274,7 +278,7 @@ button {
   display: flex;
   padding: 15px 10px;
   display: block;
-  text-align: left;
+  text-align: start;
   flex-grow: 1;
 }
 
@@ -312,6 +316,9 @@ header {
 
 
 
+.browser-tabs.hidden {
+  display: none;
+}
 
 .apps, .browser-tabs {
   display: flex;