X7ROOT File Manager
Current Path:
/var/sentora/hostdata/konguhitek/public_html/css
var
/
sentora
/
hostdata
/
konguhitek
/
public_html
/
css
/
📁
..
📄
animate.css
(77.31 KB)
📄
animation.css
(26.8 KB)
📄
bootstrap.css
(137.72 KB)
📄
custom-animate.css
(11.94 KB)
📄
custom.css
(3.63 KB)
📄
flaticon.css
(8.64 KB)
📄
font-awesome.css
(29.88 KB)
📁
images
📄
jquery-ui.css
(37.54 KB)
📄
jquery.bootstrap-touchspin.css
(772 B)
📄
jquery.fancybox.min.css
(13.41 KB)
📄
jquery.mCustomScrollbar.min.css
(41.9 KB)
📄
jquery.tabs.css
(1.72 KB)
📄
mCSB_buttons.html
(1.21 KB)
📄
owl.css
(20.02 KB)
📄
owl.video.play.html
(1.21 KB)
📄
responsive.css
(22.62 KB)
📄
style.css
(324.66 KB)
📄
whatsappme.min.css
(6.8 KB)
Editing: jquery.tabs.css
/*! * jQuery Tabs - jQuery plugin to create simple vertical and horizontal tabs * Copyright 2017 - Anantajit JG * https://github.com/anantajitjg/jquery-tabs */ .jq-tab-wrapper { -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; padding: 1em; } .jq-tab-wrapper.horizontal-tab { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .jq-tab-menu { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .jq-tab-menu .jq-tab-title { background: #d7d7d7; border-bottom: 1px solid #d1d1d1; cursor: pointer; padding: 1em 2em; -webkit-transition: background 0.2s; -o-transition: background 0.2s; transition: background 0.2s; } .jq-tab-menu .jq-tab-title:first-child { border-top: 1px solid #d1d1d1; } .jq-tab-menu .jq-tab-title:hover, .jq-tab-menu .jq-tab-title.active { background: #e4e4e4; border-left: 1px solid #505050; } .horizontal-tab .jq-tab-menu { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .horizontal-tab .jq-tab-menu .jq-tab-title { border-bottom: none; border-right: 1px solid #d1d1d1; border-left: none; } .horizontal-tab .jq-tab-menu .jq-tab-title:first-child { border-left: 1px solid #d1d1d1; border-top: none; } .horizontal-tab .jq-tab-menu .jq-tab-title:hover, .horizontal-tab .jq-tab-menu .jq-tab-title.active { border-bottom: 1px solid #505050; } .jq-tab-content-wrapper { -webkit-box-flex: 4; -ms-flex: 4; flex: 4; } .jq-tab-content { display: none; padding: 1em 1.8em; } .jq-tab-content.active { display: block; }
Upload File
Create Folder