Move configuration table to separate file

This commit is contained in:
JonnyWong16 2016-06-30 22:02:38 -07:00
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;
}