|
|
|
@ -36,6 +36,16 @@ div.promoted-attributes-container {
|
|
|
|
margin-bottom: 8px;
|
|
|
|
margin-bottom: 8px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|
|
|
* File Properties and Note Info
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.note-info-widget-table th,
|
|
|
|
|
|
|
|
.file-properties-widget .file-table th {
|
|
|
|
|
|
|
|
opacity: 0.65;
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
* File Properties
|
|
|
|
* File Properties
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@ -126,12 +136,6 @@ div.editability-dropdown a.dropdown-item {
|
|
|
|
* Note info
|
|
|
|
* Note info
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
.note-info-widget-table th,
|
|
|
|
|
|
|
|
.file-properties-widget .file-table th {
|
|
|
|
|
|
|
|
opacity: 0.65;
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
:root .note-info-widget-table button.calculate-button {
|
|
|
|
:root .note-info-widget-table button.calculate-button {
|
|
|
|
min-width: 0;
|
|
|
|
min-width: 0;
|
|
|
|
padding: 4px 10px !important;
|
|
|
|
padding: 4px 10px !important;
|
|
|
|
|