Initial commit
This commit is contained in:
7
public/theme/extensions/_scrollpanel.scss
Normal file
7
public/theme/extensions/_scrollpanel.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.p-scrollpanel {
|
||||
.p-scrollpanel-bar {
|
||||
&:focus {
|
||||
box-shadow: 0 0 1px 4px rgba($accentColor, .2);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user