test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 in controller_scaffolding-0.1.5 vs test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 in controller_scaffolding-1.0.0
- old
+ new
@@ -1,11 +1,11 @@
{I"
class:ETI"BundledAsset; FI"logical_path; TI"application.css; TI"
pathname; TI"1$root/app/assets/stylesheets/application.css; FI"content_type; TI"
text/css; TI"
-mtime; Tl+Ô ÐSI"length; TiiI"digest; TI"%ee3f430869b54bc8e13de4284d48485b; FI"source; TI"i/*Mixins*/
+mtime; Tl+œÐ×SI"length; TiÈI"digest; TI"%d06dd6f79cca25275b0288709a6e4ce3; FI"source; TI"È/*Mixins*/
/*for forms*/
table.outer {
- width: 750px;
+ width: 850px;
background-color: white;
border-radius: 5px;
border: solid 2px #cbe6e6;
border-collapse: inherit;
border-spacing: 0px;
@@ -13,28 +13,34 @@
background-color: #cccccc; }
table.outer td {
padding: 5px; }
/*for lists*/
+/*thead
+ tr
+ td { background-color: $darker-neutral-color; }*/
table.outer-list {
- width: 750px;
+ width: 850px;
background-color: white;
border-radius: 5px;
border: solid 2px #cbe6e6;
border-collapse: inherit;
border-spacing: 0px;
margin: 15px; }
table.outer-list tr:nth-child(even) {
background-color: #cccccc; }
table.outer-list thead tr {
- background-color: #777777; }
+ background-color: #aea78f; }
table.outer-list thead tr th {
padding: 5px 0px 5px 5px;
/*top right bottom left*/
border-bottom: solid 2px #cbe6e6; }
table.outer-list td {
- padding: 5px; }
+ padding: 4px; }
+ table.outer-list tr.header-row
+ td {
+ background-color: #aea78f; }
table.page-top {
padding: 20px;
width: 800px;
border-radius: 5px; }
@@ -49,10 +55,64 @@
a {
color: #704942;
text-decoration: none; }
+.outer-pagination {
+ background-color: #dfd7be; }
+
+tr#pagination-row td.pagination-container {
+ padding: 0px;
+ text-align: center; }
+
+td.page-info {
+ width: 50%;
+ text-align: center;
+ padding: 0px;
+ line-height: 1; }
+
+td.left-page-info {
+ text-align: left; }
+
+td.right-page-info {
+ text-align: right; }
+
+/*######################Pagination borrowed from apple##############################*/
+div.c_scaff_pagination {
+ background-color: #f1f1f1;
+ border: 1px solid #e5e5e5;
+ text-align: center;
+ padding: 1em;
+ cursor: default; }
+
+.c_scaff_pagination a, .c_scaff_pagination span {
+ padding: 0.2em 0.3em; }
+
+.c_scaff_pagination .disabled {
+ color: #aaaaaa; }
+
+.c_scaff_pagination .current {
+ font-style: normal;
+ font-weight: bold;
+ background-color: #bebebe;
+ display: inline-block;
+ width: 1.4em;
+ height: 1.4em;
+ line-height: 1.5;
+ -moz-border-radius: 1em;
+ -webkit-border-radius: 1em;
+ border-radius: 1em;
+ text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px; }
+
+.c_scaff_pagination a {
+ text-decoration: none;
+ color: black; }
+
+.c_scaff_pagination a:hover, .c_scaff_pagination a:focus {
+ text-decoration: underline; }
+
+/*#################################################################################*/
/*body style borrowed from bootsrap*/
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
@@ -133,6 +193,6 @@
*
*/
-; TI"required_assets_digest; TI"%11538c5e0ea410ec4cb545148e33f777; FI"
_version; TI"%361c512b9086418778df946c0d278f91; F
+; TI"required_assets_digest; TI"%ab3f560c13d2ebd8d7146b687132a0e9; FI"
_version; TI"%361c512b9086418778df946c0d278f91; F
\ No newline at end of file