Console OpenVPN, développée en Django
Permet de gérer des instances, serveurs, et comptes OpenVPN
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* |
|
DJANGO Admin |
|
by Wilson Miner wilson@lawrence.com |
|
*/ |
|
|
|
/* Block IE 5 */ |
|
@import "null.css?\"\{"; |
|
|
|
/* Import other styles */ |
|
@import url('global.css'); |
|
@import url('layout.css'); |
|
|
|
/* Import patch for IE 6 Windows */ |
|
/*\*/ @import "patch-iewin.css"; /**/
|
|
|