Sha256: 35a43df21fd5cf7be2b3b09f2919bf5b5ddd35a8877b5f8e88517afbb82aa1cb

Contents?: true

Size: 341 Bytes

Versions: 1

Compression:

Stored size: 341 Bytes

Contents

/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/
#main{
	margin-top: 2em;
	width: 100%;
}

.toggle-button{
	cursor: pointer;
	font-size: 0.6em;
	color: gray;
	font-family: monospace;
}

.toggle-button:before{
	content: "toggle"
}

.inline-input{
	width: 100px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
firewall-0.0.3 app/assets/stylesheets/firewall/dashboard.css