opacity title changed

parent eb90a00b
...@@ -99,12 +99,12 @@ body { ...@@ -99,12 +99,12 @@ body {
} }
.title .info { .title .info {
opacity: 0.5; opacity: 0.8;
} }
.title .info:hover { /* .title .info:hover {
opacity: 1; opacity: 1;
} } */
.minimap{ .minimap{
width:100%; width:100%;
......
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
<section class="content"> <section class="content">
<div class="row col-lg-11 title"> <div class="row col-lg-11 title">
<div class="box box-success box-solid"> <div class="box box-success box-solid info">
<div class="box-header with-border"> <div class="box-header with-border">
<h3 sytle="font-size: 30px !important;">{{ report_name }}</h3> <h3 sytle="font-size: 30px !important;">{{ report_name }}</h3>
<!-- /.box-tools --> <!-- /.box-tools -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment