Browse
For agents
About
LitCommerce: Multi-channel Selling Tool For WooCommerce
/
trunk
LitCommerce: Multi-channel Selling Tool For WooCommerce
vtrunk
Overview
Code
litcommerce
/
css
/
styles.css
styles.css
in LitCommerce: Multi-channel Selling Tool For WooCommerce trunk, at css/styles.css
16 lines
161 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
li
.
step-in-progress
{
2
font-weight
:
bold
;
3
}
4
5
li
.
step-complete
{
6
font-style
:
italic
;
7
}
8
9
li
.
step-failed
{
10
color
:
red
;
11
}
12
13
p
.
is-error
{
14
color
:
red
;
15
}
16