template/rdoc/generator/template/42floors/resources/css/panel.css in sdoc-templates-42floors-0.2 vs template/rdoc/generator/template/42floors/resources/css/panel.css in sdoc-templates-42floors-0.3
- old
+ new
@@ -135,11 +135,11 @@
color: #000;
}
.panel .result ul li.current
{
- background: #C52F24;
+ background: #97B833;
}
.panel .result ul li.current h1,
.panel .result ul li.current p
{
@@ -164,11 +164,11 @@
background: #d0d0d0;
}
.panel .result ul li.current:hover
{
- background: #C52F24;
+ background: #769028;
}
.panel .result ul li .badge
{
margin-right: 0.4em;
@@ -339,11 +339,11 @@
font-style: italic;
}
.panel .tree ul li.current
{
- background: #C52F24;
+ background: #97B833;
}
.panel .tree ul li.current .icon
{
background-position: -10px -9px;
@@ -375,10 +375,10 @@
background: #d0d0d0;
}
.panel .tree ul li.current:hover
{
- background: #C52F24;
+ background: #769028;
}
.panel .tree .stopper
{
display: none;
\ No newline at end of file