6 lines
112 B
CSS
6 lines
112 B
CSS
#wpadminbar #wp-admin-bar-translate .ab-icon {
|
|
top: 3px;
|
|
opacity: 0.6;
|
|
filter: alpha(opacity=60);
|
|
}
|