File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# ' ---
55# ' statnetWeb
66# ' ===========
7- # ' server.R, v0.3.1
7+ # ' server.R, v0.3.1
88# ' ===========
99
1010# ' **Before reading this document:** The Shiny app "statnetWeb" is not contained in a
Original file line number Diff line number Diff line change 44# ' ---
55# ' statnetWeb
66# ' ============
7- # ' ui.R, v0.3.1
7+ # ' ui.R, v0.3.1
88# ' ============
99
1010# ' **Before reading this document:** The Shiny app "statnetWeb" is not contained in a
Original file line number Diff line number Diff line change @@ -172,9 +172,6 @@ div.mischelperbox {
172172 border-radius : 5px ;
173173 z-index : 10 ;
174174}
175- # savemodel {
176- display : inline;
177- }
178175
179176# mixmxbox , # graphlevelbox ,
180177# nodelevelbox {
@@ -203,6 +200,10 @@ div.mischelperbox {
203200 background-image : linear-gradient (to bottom, # e6e6e6, # BABABA );
204201 border-bottom-color : # 828282 ;
205202}
203+ # savemodel {
204+ display : inline;
205+ }
206+
206207# simButton ,
207208.chromewarning {
208209 margin-bottom : 10px ;
You can’t perform that action at this time.
0 commit comments