UNPKG
web-pm2
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.2
0.0.1
PM2 Web interface
github.com/deanshub/web-pm2
deanshub/web-pm2
web-pm2
/
client
/
components
/
ProcessTable
/
style.css
10 lines
(9 loc)
•
115 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.notonline
{
color
:
#F44336
; }
.online
{
color
:
#4CAF50
; }
.capitalize
{
text-transform
: capitalize; }