Move configuration table to separate file

This commit is contained in:
JonnyWong16
2016-06-30 22:02:38 -07:00
parent 82341642f4
commit 2f5526388a
5 changed files with 179 additions and 126 deletions

View File

@@ -3004,4 +3004,7 @@ a:hover .overlay-refresh-image {
}
a:hover .overlay-refresh-image:hover {
opacity: .9;
}
#ip_error a {
color: #e9a049;
}