force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
17
modules/steam_workshop/steam_workshop.css
Executable file
17
modules/steam_workshop/steam_workshop.css
Executable 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