Update WP and plugins
This commit is contained in:
parent
10a4713229
commit
1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions
|
@ -470,11 +470,10 @@ div.revisions-controls > .wp-slider > .ui-slider-handle {
|
|||
.wp-slider .ui-slider-handle.ui-state-active {
|
||||
background: #eee;
|
||||
border-color: #999;
|
||||
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
transform: translateY(1px);
|
||||
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
transform: translateY(1px);
|
||||
}
|
||||
|
||||
|
||||
.wp-slider .ui-slider-handle:before {
|
||||
background: none;
|
||||
position: absolute;
|
||||
|
@ -561,7 +560,7 @@ div.revisions-controls > .wp-slider > .ui-slider-handle {
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and ( max-width: 782px ) {
|
||||
@media screen and (max-width: 782px) {
|
||||
#diff-next-revision,
|
||||
#diff-previous-revision {
|
||||
margin-top: -1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue