svg images fixed

This commit is contained in:
Arvind Tiwari 2017-08-29 14:24:27 +05:30
commit e032fb744c
8 changed files with 22 additions and 89 deletions

View file

@ -30,7 +30,7 @@
background: #e9ebee;
box-shadow: 1px 3px 3px rgba(0,0,0,0.5);
padding: 25px;
color: rgba(124, 139, 175, 0.8);
color: rgba(124, 139, 175, 1);
font-size: 19px;
display: block;
margin-bottom: 15px;

View file

@ -440,10 +440,11 @@
}
.dashboard-title-thin .un-icon {
height: 30px;
height: 34px;
margin-right: 5px;
margin-top: -1px;
width: 30px;
margin-top: -2px;
width: 34px;
vertical-align: middle;
}
.dashboard-subtitle {
@ -528,8 +529,8 @@
font-size: 22px;
}
.dashboard-title-thin .un-icon {
height: 20px;
width: 18px;
height: 22px;
width: 22px;
margin-top: -3px;
}
.dashboard-subtitle p {