No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
17
modules/steam_workshop/steam_workshop.css
Normal file
17
modules/steam_workshop/steam_workshop.css
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
#scrolling_checkbox{
|
||||
border:2px solid #ccc;
|
||||
width:500px;
|
||||
display: inline-block;
|
||||
height: 80px;
|
||||
overflow-y: scroll;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#uninstall_scrolling_checkbox{
|
||||
border:2px solid #ccc;
|
||||
width:500px;
|
||||
display: inline-block;
|
||||
height: 80px;
|
||||
overflow-y: scroll;
|
||||
text-align:left;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue