updates
This commit is contained in:
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -2697,6 +2697,11 @@ button.add {
|
||||
width: 1.5em;
|
||||
font-size: .7em;
|
||||
padding: 0;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
h3:hover > button.add {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* perfect-scrollbar v0.6.5 */
|
||||
|
||||
@@ -249,6 +249,11 @@ button.add {
|
||||
width: 1.5em;
|
||||
font-size: .7em;
|
||||
padding: 0;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
h3:hover > button.add {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
@import "scrollbar";
|
||||
|
||||
Reference in New Issue
Block a user