mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Remove unused CSS and icon for old preferences button
Change-Id: I0ba1d1322c4c53fe7fefd92be85fd595198a63c9
This commit is contained in:
parent
b0f5a46964
commit
0271cdd52d
Binary file not shown.
Before Width: | Height: | Size: 3.1 KiB |
|
@ -40,22 +40,6 @@
|
|||
height: 19px;
|
||||
width: 19px;
|
||||
}
|
||||
|
||||
#mw-echo-pref-link {
|
||||
float: right;
|
||||
margin: 5px 3px;
|
||||
/* @embed */
|
||||
background-image: url(../icons/Preferences.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0 0;
|
||||
filter: alpha(opacity=50);
|
||||
opacity: 0.5;
|
||||
|
||||
&:hover {
|
||||
filter: alpha(opacity=100);
|
||||
opacity: 1.0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mw-echo-date-section {
|
||||
|
|
Loading…
Reference in a new issue