Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
michellebonat committed Aug 14, 2017
1 parent 7970fda commit 4be17f0
Showing 1 changed file with 3 additions and 23 deletions.
26 changes: 3 additions & 23 deletions app/assets/stylesheets/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -273,29 +273,9 @@ em {
font-size: 11px;
}

//.dataTables_paginate {
// .paginate_button {
// .current {
// color: #549736 !important;
// border: 1px solid #cf3cc9;
// background-color: white;
// box-sizing: border-box;
// display: inline-block;
// min-width: 1.5em;
// padding: 0.5em 1em;
// margin-left: 2px;
// text-align: center;
// text-decoration: none !important;
// border-radius: 10px;
// }
// }
//font-size: 11px;
//color: #333 !important;
//border: 1px solid #979797;
//background-color: white;
//background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
//border-radius: 2px;
//}
.dataTables_paginate {
font-size: 11px;
}

.project_select select {
width: 100px !important;
Expand Down

0 comments on commit 4be17f0

Please sign in to comment.