first global commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/** COMMONS */
|
||||
/** colors */
|
||||
/** jscrollpane */
|
||||
.jspScrollable .jspContainer .jspVerticalBar {
|
||||
width: 10px;
|
||||
background-color: #f2f2f2;
|
||||
}
|
||||
.jspScrollable .jspContainer .jspVerticalBar .jspTrack {
|
||||
background-color: transparent;
|
||||
}
|
||||
.jspScrollable .jspContainer .jspVerticalBar .jspTrack .jspDrag {
|
||||
background-color: #77787b;
|
||||
}
|
||||
Reference in New Issue
Block a user