svg images fixed
This commit is contained in:
parent
9be42f3fd4
commit
e032fb744c
8 changed files with 22 additions and 89 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue