Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions src/wp-includes/css/admin-bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -247,11 +247,6 @@ html:lang(he-il) .rtl #wpadminbar * {
#wpadminbar #adminbarsearch:before {
color: #a7aaad;
color: rgba(240, 246, 252, 0.6);
}

#wpadminbar .ab-icon:before,
#wpadminbar .ab-item:before,
#wpadminbar #adminbarsearch:before {
position: relative;
transition: color .1s ease-in-out;
}
Expand Down Expand Up @@ -358,21 +353,6 @@ html:lang(he-il) .rtl #wpadminbar * {
color: #72aee6;
}

#wpadminbar .quicklinks a span#ab-updates {
background: #f0f0f1;
color: #2c3338;
display: inline;
padding: 2px 5px;
font-size: 10px;
font-weight: 600;
border-radius: 10px;
}

#wpadminbar .quicklinks a:hover span#ab-updates {
background: #fff;
color: #000;
}

#wpadminbar .ab-top-secondary {
float: right;
}
Expand Down Expand Up @@ -866,7 +846,6 @@ html:lang(he-il) .rtl #wpadminbar * {
overflow: hidden;
width: 52px;
padding: 0;
color: #a7aaad; /* @todo not needed? this text is hidden */
position: relative;
}

Expand Down