Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3fb9cec4 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

am b9fe2d2c: am 337ebc19: am 62c755a5: am f5ffd4a4: Clean up core css changes...

am b9fe2d2c: am 337ebc19: am 62c755a5: am f5ffd4a4: Clean up core css changes brought in with samples css.

* commit 'b9fe2d2c':
  Clean up core css changes brought in with samples css.
parents a3ee330a b9fe2d2c
Loading
Loading
Loading
Loading
+4 −30
Original line number Diff line number Diff line
@@ -338,8 +338,7 @@ video.with-shadow {
      width: 34px;
      height: 34px; }
  #nav li.expanded li ul.tree-list-children {
    display:block; /*dd temporary for debug */
    padding: 0 0 0 10px;
    padding: 0;
  }
  #nav li.expanded li ul.tree-list-children .tree-list-children {
    padding:0 0 0 10px;
@@ -2359,9 +2358,7 @@ div.toggle-content.closed .toggle-content-toggleme {
#jd-content img.toggle-content-img {
  margin:0 5px 5px 0;
}
div.toggle-content p {
  margin:10px 0 0;
}

div.toggle-content-toggleme {
  padding:0 0 0 15px;
}
@@ -2448,29 +2445,6 @@ Lightbox
}


/* Styles for toggleable divs */
.toggleable {
  padding: .25em 1em 0em 1em;
  margin-bottom: 0;
}
.toggleme {
  padding: 1em 1em 0 2em;
  line-height:1em;
}
.toggleable a {
  text-decoration:none;
}
.toggleme a {
  text-decoration:underline;
}

.toggleable.closed .toggleme {
  display:none;
}
#jd-content .toggle-img {
  margin:0;
}

/* --------------------------------------------------------------------------
Styles for samples project trees and code browsing in resources tab 
*/