Style sheet version number like the date/time stamp in history toolbar
parent
1b9e8ea1e8
commit
122d4d4882
customize.dist/src/less2/include
|
@ -71,6 +71,10 @@
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.cp-history-timeline-version {
|
||||||
|
font-size: 12px;
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.cp-toolbar-history-actions {
|
.cp-toolbar-history-actions {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue