Compare commits

..

No commits in common. "5889454231af8d1e64419901b2072113a148455d" and "b9db2fab6f8919d048a01de9a258e6fc71196364" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -12,7 +12,7 @@ services:
build:
dockerfile: Dockerfile
container_name: nagios
image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:250105.0.03
image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:250105.0.02
networks:
infra_dev_net:
ipv4_address: 10.99.23.36

View File

@ -69,12 +69,6 @@
border-bottom: 1px solid #bdbf00;
border-right: 1px solid #bdbf00;
}
.up {
color: #bbbbbb;
}
.up tr {
border: 1px solid #1ad300;
}
.statusinfo {
font-size: 14px !important;
}