Initial commit (code only without large binaries)
This commit is contained in:
20
EdgeAdmin/web/views/@default/dashboard/index.less
Normal file
20
EdgeAdmin/web/views/@default/dashboard/index.less
Normal file
@@ -0,0 +1,20 @@
|
||||
.ui.message {
|
||||
a {
|
||||
.icon {
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: 2em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.chart-box {
|
||||
height: 14em;
|
||||
}
|
||||
|
||||
h4 {
|
||||
span {
|
||||
font-size: 0.8em;
|
||||
color: grey;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user