mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-28 07:31:00 +08:00
Kirki 3.1.5
This commit is contained in:
parent
ad0fb8833f
commit
b1f61f3db3
9 changed files with 70 additions and 44 deletions
|
@ -145,23 +145,23 @@
|
|||
/*
|
||||
* CSS for support < 4.9
|
||||
*/
|
||||
self.toggler.css({
|
||||
'height': '24px',
|
||||
'margin': '0 6px 6px 0',
|
||||
'padding': '0 0 0 30px',
|
||||
'font-size': '11px'
|
||||
});
|
||||
// self.toggler.css({
|
||||
// 'height': '24px',
|
||||
// 'margin': '0 6px 6px 0',
|
||||
// 'padding': '0 0 0 30px',
|
||||
// 'font-size': '11px'
|
||||
// });
|
||||
|
||||
self.toggler.find( '.wp-color-result-text' ).css({
|
||||
'background': '#f7f7f7',
|
||||
'border-radius': '0 2px 2px 0',
|
||||
'border-left': '1px solid #ccc',
|
||||
'color': '#555',
|
||||
'display': 'block',
|
||||
'line-height': '22px',
|
||||
'padding': '0 6px',
|
||||
'text-align': 'center'
|
||||
});
|
||||
// self.toggler.find( '.wp-color-result-text' ).css({
|
||||
// 'background': '#f7f7f7',
|
||||
// 'border-radius': '0 2px 2px 0',
|
||||
// 'border-left': '1px solid #ccc',
|
||||
// 'color': '#555',
|
||||
// 'display': 'block',
|
||||
// 'line-height': '22px',
|
||||
// 'padding': '0 6px',
|
||||
// 'text-align': 'center'
|
||||
// });
|
||||
|
||||
el.iris( {
|
||||
target: self.pickerContainer,
|
||||
|
@ -193,7 +193,7 @@
|
|||
}
|
||||
self.toggler.find( 'span.color-alpha' ).css( {
|
||||
'width': '30px',
|
||||
'height': '24px',
|
||||
'min-height': '100%',
|
||||
'position': 'absolute',
|
||||
'top': 0,
|
||||
'left': 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue