initial commit
This commit is contained in:
commit
186a860385
8199 changed files with 1159811 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