UNPKG
c1-cms
Version:
latest (6.2.18)
6.2.18
6.2.17
6.2.16
6.2.15
Contains React components distributed with C1 CMS.
c1-cms
/
styles
/
default
/
texts.less
11 lines
•
175 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
ui
|
text
,
ui
|
header
{
display
: block;
.user-select
(none);
/* See notes in DocumentManager.js */
}
ui
|
text
{
margin
:
0
0
1em
0
; }
ui
|
header
{
font-weight
: bold; }