Moved the Agents into their own repo. Kept the agent.pl just for reference
This commit is contained in:
parent
22381be29a
commit
8680a02b13
18132 changed files with 0 additions and 2569420 deletions
|
|
@ -1,28 +0,0 @@
|
|||
body {
|
||||
background-image: url(../images/bg/light.jpg);
|
||||
background-color: #2b343b;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6, legend {
|
||||
border-bottom: 1px solid #9fa1a9;
|
||||
}
|
||||
h0 a
|
||||
{
|
||||
color: #272c32;
|
||||
}
|
||||
h0 a:hover
|
||||
{
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.bloc,
|
||||
.form-control,
|
||||
table:not(.online_servers),
|
||||
input[type="checkbox"] {
|
||||
border: 1px solid #22252f;
|
||||
}
|
||||
|
||||
.input-group > .input-group-addon {
|
||||
border: 1px solid rgba(35, 40, 46, 0.8);
|
||||
border-right: 0px;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue