Sha256: 0bba82c228137773532a632bac1dbfef9f58ac70fcc61fc9acc1d8f9ba2bd31e

Contents?: true

Size: 691 Bytes

Versions: 8

Compression:

Stored size: 691 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
	<title>Selenium on Rails<%= defined?(@page_title) ? ": #{@page_title}" : '' %></title>
</head>
<style type="text/css">
body, html { font-family: Verdana, Arial, sans-serif; }
table { border-collapse: collapse; margin: 10px 0px; }
td, th { border: 2px solid black; }
#notice { text-align: center; color: darkgreen; background-color: lightgreen; padding: 5px 15px; width: 400px; margin-left: auto; margin-right: auto; }
#notice * { text-align: left; }
#usagedescription { margin: 15px 30px; }
</style>
<body>
<%= @content_for_layout %>
</body>
</html>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
zena-1.2.7 vendor/plugins/selenium-on-rails/lib/views/layouts/layout.rhtml
zena-1.2.6 vendor/plugins/selenium-on-rails/lib/views/layouts/layout.rhtml
zena-1.2.5 vendor/plugins/selenium-on-rails/lib/views/layouts/layout.rhtml
zena-1.2.4 vendor/plugins/selenium-on-rails/lib/views/layouts/layout.rhtml
zena-1.2.3 vendor/plugins/selenium-on-rails/lib/views/layouts/layout.rhtml
zena-1.2.2 vendor/plugins/selenium-on-rails/lib/views/layouts/layout.rhtml
zena-1.2.1 vendor/plugins/selenium-on-rails/lib/views/layouts/layout.rhtml
zena-1.2.0 vendor/plugins/selenium-on-rails/lib/views/layouts/layout.rhtml