force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
28
ControlPanel/themes/MasterControlProgram/css/main_light.css
Executable file
28
ControlPanel/themes/MasterControlProgram/css/main_light.css
Executable file
|
|
@ -0,0 +1,28 @@
|
|||
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