Sindbad~EG File Manager
@charset "UTF-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
border: 0;
}
body {
padding: 0;
margin: 0;
background: #ffffff;
color: #000000;
/*font-size: 20px;*/
line-height: 120%;
font-family: 'barlowregular', sans-serif;
}
.home {
background: #BF360C;
}
header {
/*background: #404040;*/
/*padding: 10px 0;*/
}
.title {
padding: 30px 20px;
}
.title h3 {
color: #fff;
font-family: 'barlowregular';
}
.content{background: #ffffff; }
h1, h2, h3, h4, h5 {color: #039;}
/* Form */
/*.btn-primary {padding:5px 10px; background:#FFDF00; color:#000; font-size:24px; font-weight:bold; border:0;}
.btn-primary:hover {padding:5px 10px; background:#333333; color:#fff; font-size:24px; font-weight:bold; border:0;}
*/
.list-group-item:hover{background: #FFE5B5; text-decoration: none; color:#111E6C;}
.list-group-item-heading {margin-bottom: 0;}
.selected {background: #28a745; text-decoration: none; color:#fff;}
.leftbox{background: #404040; height: 400vh; padding-top: 15%;}
/*.rightbox{padding:15% 5% 0 5%;}*/
/*.rightbox ol li{margin-left: 15px; font-size: 20px; text-align: left; line-height: 175%;}*/
.rightbox{padding:5% 5% 0 5%;}
.rightbox ol li{margin-left: 15px; font-size: 16px; text-align: left; line-height: 175%;}
.rightbox p{color:#fff;}
.error,.red
{
color: red;
}
div.disabled
{
pointer-events: none;
/* for "disabled" effect */
opacity: 0.5;
/*background: #CCC;*/
}
#optionsfour
{
color:white;
font-size: 30px;
padding: 2px;
}
#options_row
{
background-color: #111E6C;
}
/*td.disabled{
display:none;
font:none;
}*/
#btnSave
{
font-size: 25px;
}
.list-group-item {
font-size: 40px;
background-color: #111E6C;
color: #fff ;
font-family: 'barlowregular', sans-serif;
}
.list-group-item .list-group-item-heading
{
color: #fff ;
}
.list-group-item:hover .list-group-item-heading
{
color: #111E6C ;
}
.selected {background: #28a745; text-decoration: none; color:#fff;}
.h5, h5 {
/* font-size: 1.25rem; */
}
.bg-black
{
background:#000;
}
/*#a_section_winners*/
/*{*/
/* display:none;*/
/*}*/
#subcontent
{
font-size:25px;
}
/*
body {
margin: 0;
font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: .8125rem;
font-weight: 400;
line-height: 1.5385;
color: #333;
text-align: left;
background-color: #2196F3
}
.mt-50 {
margin-top: 50px
}
.mb-50 {
margin-bottom: 50px
}
.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, .125);
border-radius: .1875rem
}
@media (min-width: 576px) {
.blog-horizontal .card-img-actions {
width: 45%;
float: left;
max-width: 25rem;
z-index: 10
}
}
a {
text-decoration: none !important
}
.course-button {
border: 1px solid #007bff;
padding: 5px;
background-color: #007bff;
padding-right: 10px;
padding-top: 3px;
color: #fff;
border-radius: 3px
}
.course-button:hover {
color: #fff
}
*/
/* Mobile responsive added by Ganesan on Jan 27 , 2023 */
@media screen and (max-width: 600px) {
.mobile-responsive table {
border: 0;
border-collapse: collapse;
}
.mobile-responsive table thead {
display:none;
}
.mobile-responsive table th {
display:none;
}
.mobile-responsive table tr {
margin-bottom: 20px;
display: block;
border-bottom: 2px thin #faf5f5;
box-shadow: 2px 2px 1px #dadada;
border-collapse: collapse;
}
.mobile-responsive table td {
display: block;
text-align: right;
font-size: 15px;
border-collapse: collapse;
padding: 25px;
min-height: 20px;
}
.mobile-responsive table td:last-child {
border-bottom: 0;
}
.mobile-responsive table td::before {
content: attr(data-label);
float: left;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}
/* .mobile-responsive tbody{
line-height:0!important;
} */
.sidebar {
width: 100%;
height: auto;
position: relative;
}
.sidebar a {float: left;}
div.content {margin-left: 0;}
.sidebar a {
text-align: center;
float: none;
}
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists