Skip to content

Commit 32a40c7

Browse files
committed
Update full.css
1 parent 8570175 commit 32a40c7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

full.css

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -969,15 +969,11 @@ body:not(.mobile) .sidebar .header .title .branch-icon:hover {
969969
}
970970

971971
.sidebar .header .title .branch-icon:active {
972-
opacity: 1;
973-
}
974-
975-
body:not(.mobile) .sidebar .header .title .branch-icon:active {
976-
opacity: 0.27 !important;
972+
opacity: 0.27;
977973
}
978974

979975
.sidebar .header .title .branch-icon.active {
980-
opacity: 1 !important;
976+
opacity: 0.27 !important;
981977
}
982978

983979
.sidebar .header .roundbutton.add {

0 commit comments

Comments
 (0)