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
/
toolbars
/
statusbar.less
19 lines
(15 loc)
•
269 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.statusbar
{
padding
:
0
20px
;
border-top
: solid
1px
#ddd
;
ui
|
toolbargroup
{
padding
:
5px
0
;
&
.first
{
padding-right
:
15px
;
margin-right
:
15px
;
border-right
: solid
1px
#ddd
; } }
ui
|
toolbarbutton
{
text-transform
: none; } }