style categorytags
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
parent
8e5489846d
commit
9ee424c1e3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user