mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set background to color for alert box
This commit is contained in:
parent
dfdfd0bee7
commit
ca09ef23a9
@ -7,20 +7,24 @@ html, body, td, th, input, select {
|
||||
.infoboxnptd2 {
|
||||
width:70%;
|
||||
font-color:white;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptd {
|
||||
width:8%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable2 {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnp {
|
||||
@ -31,6 +35,7 @@ html, body, td, th, input, select {
|
||||
vertical-align:middle;
|
||||
width:28px;
|
||||
height:32px;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.inputerrorsleft {
|
||||
|
||||
@ -8,20 +8,24 @@ html, body, td, th, input, select {
|
||||
.infoboxnptd2 {
|
||||
width:70%;
|
||||
font-color:white;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptd {
|
||||
width:8%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable2 {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnp {
|
||||
@ -32,6 +36,7 @@ html, body, td, th, input, select {
|
||||
vertical-align:middle;
|
||||
width:28px;
|
||||
height:32px;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.inputerrorsleft {
|
||||
|
||||
@ -7,20 +7,24 @@ html, body, td, th, input, select {
|
||||
.infoboxnptd2 {
|
||||
width:70%;
|
||||
font-color:white;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptd {
|
||||
width:8%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable2 {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnp {
|
||||
@ -31,6 +35,7 @@ html, body, td, th, input, select {
|
||||
vertical-align:middle;
|
||||
width:28px;
|
||||
height:32px;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.inputerrorsleft {
|
||||
|
||||
@ -7,20 +7,24 @@ html, body, td, th, input, select {
|
||||
.infoboxnptd2 {
|
||||
width:70%;
|
||||
font-color:white;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptd {
|
||||
width:8%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable2 {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnp {
|
||||
@ -31,6 +35,7 @@ html, body, td, th, input, select {
|
||||
vertical-align:middle;
|
||||
width:28px;
|
||||
height:32px;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.inputerrorsleft {
|
||||
|
||||
@ -8,20 +8,24 @@ html, body, td, th, input, select {
|
||||
.infoboxnptd2 {
|
||||
width:70%;
|
||||
font-color:white;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptd {
|
||||
width:8%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnptable2 {
|
||||
height:32px;
|
||||
width:100%;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.infoboxnp {
|
||||
@ -32,6 +36,7 @@ html, body, td, th, input, select {
|
||||
vertical-align:middle;
|
||||
width:28px;
|
||||
height:32px;
|
||||
background-color:#990000;
|
||||
}
|
||||
|
||||
.inputerrorsleft {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user