opacity title changed

parent eb90a00b
......@@ -99,12 +99,12 @@ body {
}
.title .info {
opacity: 0.5;
opacity: 0.8;
}
.title .info:hover {
/* .title .info:hover {
opacity: 1;
}
} */
.minimap{
width:100%;
......
......@@ -138,7 +138,7 @@
<section class="content">
<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">
<h3 sytle="font-size: 30px !important;">{{ report_name }}</h3>
<!-- /.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