css
This commit is contained in:
parent
1dcfb88ad4
commit
20cc2c924e
@ -101,10 +101,11 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
line-height: 92px;
|
line-height: 92px;
|
||||||
}
|
}
|
||||||
.opened-dash-board-wrap .info-box-sm .info-box-icon {
|
.opened-dash-board-wrap .info-box .info-box-icon {
|
||||||
border-radius: 0 0 0 20px;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
.opened-dash-board-wrap .info-box-sm .info-box-icon {
|
.opened-dash-board-wrap .info-box-sm .info-box-icon {
|
||||||
|
border-radius: 0 0 0 20px;
|
||||||
line-height: 80px;
|
line-height: 80px;
|
||||||
}
|
}
|
||||||
.info-box-module .info-box-icon {
|
.info-box-module .info-box-icon {
|
||||||
|
|||||||
@ -198,6 +198,9 @@ a.info-box-text-a i.fa.fa-exclamation-triangle {
|
|||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
line-height: 92px;
|
line-height: 92px;
|
||||||
}
|
}
|
||||||
|
.opened-dash-board-wrap .info-box .info-box-icon {
|
||||||
|
font-size: 2em;
|
||||||
|
}
|
||||||
.opened-dash-board-wrap .info-box-sm .info-box-icon {
|
.opened-dash-board-wrap .info-box-sm .info-box-icon {
|
||||||
line-height: 80px;
|
line-height: 80px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user