Server IP : 173.249.157.85 / Your IP : 216.73.216.232 Web Server : Apache System : Linux server.frogzhost.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 User : econtech ( 1005) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/econtech/public_html/public/back/assets/css/demo11/ |
Upload File : |
thead{ text-align: center; } tbody{ text-align: center; } td{ font-weight: 500; } /************* file input styles ****************/ [type="file"] { height: 0; overflow: hidden; width: 0; } [type="file"] + label { background: #f15d22; border: none; border-radius: 5px; color: #fff; cursor: pointer; display: inline-block; font-family: 'Poppins', sans-serif; font-size: inherit; font-weight: 600; margin-bottom: 1rem; outline: none; padding: 1rem 50px; position: relative; transition: all 0.3s; vertical-align: middle; &:hover { background-color: darken(#f15d22, 10%); } &.btn-1 { background-color: #f79159; box-shadow: 0 6px darken(#f79159, 10%); transition: none; &:hover { box-shadow: 0 4px darken(#f79159, 10%); top: 2px; } } &.btn-2 { background-color: #99c793; border-radius: 50px; overflow: hidden; &::before { color: #fff; content: "\f382"; font-family: "Font Awesome 5 Pro"; font-size: 100%; height: 100%; right: 130%; line-height: 3.3; position: absolute; top: 0px; transition: all 0.3s; } &:hover { background-color: darken(#99c793, 30%); &::before { right: 75%; } } } &.btn-3 { background-color: #ee6d9e; border-radius: 0; overflow: hidden; span { display: inline-block; height: 100%; transition: all 0.3s; width: 100%; } &::before { color: #fff; content: "\f382"; font-family: "Font Awesome 5 Pro"; font-size: 130%; height: 100%; left: 0; line-height: 2.6; position: absolute; top: -180%; transition: all 0.3s; width: 100%; } &:hover { background-color: darken(#ee6d9e, 30%); } } } /**************** End file input styles ************/ .avatar{ align-self: center; height: 40px; border-radius: 4px; width: 55px; margin-left: 2px; } .shut{ margin-top: 6px; color: #a4a9c4 !important; } .edit{ width: 44px !important; } .delete{ width: 44px !important; } .charts{ margin-top: -55px !important; } .kt-user-card{ background-color: #1e1e2d; } .users{ font-size: 15px !important; } .avatar{ align-self: center; height: 40px; border-radius: 4px; width: 55px; margin-left: 2px; } /*************** Delete Popup *************/ .modal-confirm { color: #636363; width: 400px; } .modal-confirm .modal-content { padding: 20px; border-radius: 5px; border: none; text-align: center; font-size: 14px; } .modal-confirm .modal-header { border-bottom: none; position: relative; } .modal-confirm h4 { text-align: center; font-size: 26px; margin: 30px 0 -10px; } .modal-confirm .close { position: absolute; top: -5px; right: -2px; } .modal-confirm .modal-body { color: #999; } .modal-confirm .modal-footer { border: none; text-align: center; border-radius: 5px; font-size: 13px; margin-right: 25px; } .modal-confirm .modal-footer a { color: #999; } .modal-confirm .icon-box { width: 80px; height: 80px; margin: 0 auto; border-radius: 50%; z-index: 9; text-align: center; border: 3px solid #f15e5e; } .modal-confirm .icon-box i { color: #f15e5e; font-size: 46px; display: inline-block; margin-top: 13px; } .modal-confirm .btn { color: #fff; border-radius: 4px; background: #60c7c1; text-decoration: none; transition: all 0.4s; line-height: normal; min-width: 120px; border: none; min-height: 40px; border-radius: 3px; margin: 0 5px; outline: none !important; } .modal-confirm .btn-info { background: #c1c1c1; } .modal-confirm .btn-info:hover, .modal-confirm .btn-info:focus { background: #a8a8a8; } .modal-confirm .btn-danger { background: #f15e5e; } .modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus { background: #ee3535; } .trigger-btn { display: inline-block; } .text{ color: black !important; font-weight: 500 !important; } .view{ width: 45px; margin-right: 2px; }