Stylesheet apply to all
This commit is contained in:
		
							parent
							
								
									a2c8ceb258
								
							
						
					
					
						commit
						36caed19d4
					
				@ -5,7 +5,7 @@
 | 
				
			|||||||
<head>
 | 
					<head>
 | 
				
			||||||
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
 | 
					  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
 | 
				
			||||||
  <title><%= controller.controller_name.capitalize %>: <%= controller.action_name %></title>
 | 
					  <title><%= controller.controller_name.capitalize %>: <%= controller.action_name %></title>
 | 
				
			||||||
  <%= stylesheet_link_tag 'scaffold' %>
 | 
					  <%= stylesheet_link_tag 'scaffold', :media => "all" %>
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
<div id="topnav">
 | 
					<div id="topnav">
 | 
				
			||||||
 | 
				
			|||||||
@ -5,7 +5,7 @@
 | 
				
			|||||||
<head>
 | 
					<head>
 | 
				
			||||||
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
 | 
					  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
 | 
				
			||||||
  <title><%= controller.controller_name.capitalize %>: <%= controller.action_name %></title>
 | 
					  <title><%= controller.controller_name.capitalize %>: <%= controller.action_name %></title>
 | 
				
			||||||
  <%= stylesheet_link_tag 'scaffold' %>
 | 
					  <%= stylesheet_link_tag 'scaffold', :media => "all" %>
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
<div id="topnav">
 | 
					<div id="topnav">
 | 
				
			||||||
 | 
				
			|||||||
@ -5,7 +5,7 @@
 | 
				
			|||||||
<head>
 | 
					<head>
 | 
				
			||||||
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
 | 
					  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
 | 
				
			||||||
  <title>Signers: <%= controller.action_name %></title>
 | 
					  <title>Signers: <%= controller.action_name %></title>
 | 
				
			||||||
  <%= stylesheet_link_tag 'scaffold' %>
 | 
					  <%= stylesheet_link_tag 'scaffold', :media => "all" %>
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
<div id="topnav">
 | 
					<div id="topnav">
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user