mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
@@ -0,0 +1,26 @@
|
||||
.chart {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.analytics-row__entry {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.report-icons {
|
||||
margin: 20px 0;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.full-width {
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.partial-width {
|
||||
width: 80%;
|
||||
margin-left: 20px
|
||||
}
|
||||
|
||||
.clear-both {
|
||||
clear: both;
|
||||
}
|
Reference in New Issue
Block a user