@@ -2176,12 +2176,12 @@ div[id$="wrapper"] br {
|
||||
opacity: 1.0 !important;
|
||||
filter:alpha(opacity=100) !important;
|
||||
}
|
||||
.filesavetags {
|
||||
.filesavetags, .categorytags {
|
||||
margin: 20px 0;
|
||||
opacity: 0.5;
|
||||
filter:alpha(opacity=50);
|
||||
}
|
||||
.filesavetags:hover {
|
||||
.filesavetags:hover, .categorytags:hover {
|
||||
margin: 20px 0;
|
||||
opacity: 1.0 !important;
|
||||
filter:alpha(opacity=100) !important;
|
||||
|
||||
@@ -2176,12 +2176,12 @@ div[id$="wrapper"] br {
|
||||
opacity: 1.0 !important;
|
||||
filter:alpha(opacity=100) !important;
|
||||
}
|
||||
.filesavetags {
|
||||
.filesavetags, .categorytags {
|
||||
margin: 20px 0;
|
||||
opacity: 0.5;
|
||||
filter:alpha(opacity=50);
|
||||
}
|
||||
.filesavetags:hover {
|
||||
.filesavetags:hover, .categorytags:hover {
|
||||
margin: 20px 0;
|
||||
opacity: 1.0 !important;
|
||||
filter:alpha(opacity=100) !important;
|
||||
|
||||
Reference in New Issue
Block a user