File tree Expand file tree Collapse file tree 4 files changed +21
-15
lines changed
Expand file tree Collapse file tree 4 files changed +21
-15
lines changed Original file line number Diff line number Diff line change 11[
2+ {
3+ "version" : 2 ,
4+ "id" : " right-side-flag" ,
5+ "versionUpdated" : " v3.2.0"
6+ },
27 {
38 "version" : 2 ,
49 "id" : " love-fave-animate" ,
11061111 "file" : " compact-editor" ,
11071112 "type" : [" Editor" ]
11081113 },
1109- {
1110- "title" : " Right Side Flag" ,
1111- "description" : " Moves the green flag and the red stop sign to the right side of the stage." ,
1112- "credits" : [" GarboMuffin" ],
1113- "urls" : [" https://scratch.mit.edu/users/GarboMuffin/" ],
1114- "file" : " right-side-flag" ,
1115- "type" : [" Theme" ]
1116- },
11171114 {
11181115 "title" : " Replace Scratch News with Recent Projects" ,
11191116 "description" : " Replaces the Scratch News section on the homepage with your recently shared projects." ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ {
2+ "title" : " Right Side Flag" ,
3+ "description" : " Moves the green flag and the red stop sign to the right side of the stage." ,
4+ "styles" : [{ "file" : " style.css" , "runOn" : " /projects/*" }],
5+ "credits" : [
6+ {
7+ "url" : " https://scratch.mit.edu/users/garbomuffin/" ,
8+ "username" : " GarboMuffin"
9+ }
10+ ],
11+ "type" : [" Editor" , " Website" ],
12+ "dynamic" : true
13+ }
Original file line number Diff line number Diff line change 1+ div [class ^= 'stage-header_stage-menu-wrapper' ] {
2+ flex-direction : row-reverse !important ;
3+ }
You can’t perform that action at this time.
0 commit comments