remove log scrollbars css (not used anyway)
This commit is contained in:
parent
0b5715fe43
commit
4ed82fa2b9
|
@ -56,23 +56,6 @@ pre#log
|
|||
#log.loading
|
||||
padding: 25px 0 0 10px
|
||||
|
||||
#log::-webkit-scrollbar
|
||||
height: 10px
|
||||
width: 10px
|
||||
|
||||
#log::-webkit-scrollbar-button:start:decrement,
|
||||
#log::-webkit-scrollbar-button:end:increment
|
||||
display: none
|
||||
|
||||
#log::-webkit-scrollbar-track-piece
|
||||
background: #444
|
||||
-webkit-border-radius: 4px
|
||||
|
||||
#log::-webkit-scrollbar-thumb:horizontal
|
||||
background: -webkit-gradient(linear, left top, left bottom, from(#85888E), to(#55585E))
|
||||
-webkit-border-radius: 4px
|
||||
width: 25px
|
||||
|
||||
#log-container
|
||||
position: relative
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user