Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url('styles/reset.css');
- /*
- Theme Name: MettaTea
- Theme URI:
- Author: Dan Huckson
- Author URI:
- Description: A custom theme for Lotto Draws.
- Version: 1.0
- License:
- -------------------------------------------------------------- */
- /*- TEMPORARY ----------------------------------------------------------------*/
- nav.login {
- padding: 0.5em 2em;
- }
- nav.login .logo {
- float: left;
- line-height: 2em;
- }
- nav.login ul {
- float: right;
- }
- nav.login ul li {
- line-height: 1.75em;
- display: inline-block;
- }
- nav.login ul input {
- line-height: 1.7em;
- }
- nav.login ul button {
- line-height: 1.8em;
- }
- #branding {
- font-family: 'Lato', sans-serif;
- top: 0;
- position: fixed;
- font-family: 'Lato', sans-serif;
- background: #ffffff;
- }
- #branding a {
- color: #0c5971;
- text-decoration: none;
- display: inline-block;
- margin: 0.4em 1em;
- }
- #branding h1 {
- height: 100%;
- border-right: solid 0.1em #0c5971;
- font-size: 12pt;
- }
- .logo a {
- font-size: 18pt;
- text-decoration: none;
- color: #0c5971;
- }
- .site-description {
- display: none;
- }
- #sidebar {
- width: 20%;
- padding-left: 1em;
- padding-bottom: 1em;
- position:absolute;
- background: #c9dce8;
- border-right: solid 2px #0c5971;
- border-bottom: solid 2px #0c5971;
- }
- #sidebar h2 {
- color: #0c5971;
- text-align: center;
- padding: 0.5em 0;
- }
- #sidebar ul {
- margin-top: 1.5em;
- margin: 0.5em auto;
- display: inline-block;
- white-space: nowrap;
- }
- #sidebar ul li {
- display: inline-block;
- white-space: nowrap;
- }
- #sidebar button {
- width: 5em;
- color: #ffffff;
- border-color: #0c5971;
- background: #0c5971;
- }
- #sidebar section {
- font-size: 10pt;
- margin-right: 1em;
- }
- #sidebar section>div {
- margin: 0 auto;
- }
- #sidebar section>.title {
- background: #0c5971;
- font-size: 1.5em;
- }
- #sidebar section>.title i {
- float: right;
- color: #ffffff;
- margin: 0.3em;
- }
- #sidebar section>.title h2 {
- color: #ffffff;
- }
- #sidebar .collapsible {
- display: none;
- border: solid 3px #0c5971;
- background: #ffffff;
- padding: 0 0.5em;
- }
- #sidebar>.title {
- font-size: 1.5em;
- padding: 0 0;
- white-space: nowrap;
- }
- #sidebar>.title .menu {
- color: #0c5971;
- float: right;
- padding: 0.5em 0;
- display: inline-block;
- margin-right: 0.5em;
- }
- .sidebar.wrap {
- float:left;
- overflow: hidden;
- }
- .logo a:hover,
- #primary button:hover,
- #primary select:hover,
- #primary input[type=checkbox]:hover,
- #search_results tr:hover,
- #sidebar section>.title:hover
- #sidebar>.title .menu:hover {
- cursor: pointer;
- }
- .login h2 {
- font-size: 22pt;
- font-weight: 700;
- float: left;
- }
- .login p {
- float: left;
- width:55%;
- font-size: 16pt;
- margin-top: 1em;
- line-height: 1.25em;
- margin-left: 2em;
- }
- .login figure {
- padding-top: 4em;
- float: right;
- }
- /*- COMMON -------------------------------------------------------------------*/
- main:before,
- .clearfix:after,
- .form aside:after,
- .form section>.group:after,
- .row:after,
- nav.login:after,
- #reports_page .actions:after,
- #search_results .actions:after,
- #content .table.wrap>.actions ul:after,
- #primary:after {
- float: none;
- clear: both;
- height: 0px;
- content: "";
- display: block;
- visibility: hidden;
- }
- * {
- font-size: 11pt;
- font-weight: 400;
- letter-spacing: 0.04em;
- font-family: 'Lato', sans-serif;
- }
- body {
- min-width: 360px;
- }
- main {
- width: 100%;
- margin-top: 1.95em;
- }
- header {
- }
- footer {
- color: #ffffff;
- background: #0c5971;
- padding: 0.75em;
- font-family: 'Lato', sans-serif;
- left: 0;
- width: 100%;
- bottom: 0;
- position: fixed;
- height: 1em;
- }
- article {
- width: 80%;
- margin: 0 auto;
- }
- button {
- border-radius: 0.3em !important;
- }
- button.bs1 {
- width: 5em;
- color: #ffffff;
- border-color: #0c5971;
- background: #0c5971;
- line-height: 1.75em;
- }
- button.bs2 {
- line-height: 1.5em !important;
- margin: 0 0.25em;
- }
- button.bs3 {
- line-height: 1.2em !important;
- margin: 0 0.25em;
- font-size: 0.9em;
- padding: 0.25em 0.5em;
- }
- .the-content {
- width: 100%;
- background: #ffffff;
- }
- table {
- width: 100%;
- background: #ffffff;
- }
- table th,
- table td {
- padding: 0 1em;
- letter-spacing: 0.06em;
- }
- table tr th:last-child,
- table tr td:last-child {
- width: 100%;
- }
- table td {
- text-align: left;
- line-height: 2em;
- border: solid 1px #0c5971;
- white-space: nowrap;
- }
- table th {
- color: #ffffff;
- text-align: center;
- line-height: 2em;
- border-right: solid 1px #ffffff;
- border-bottom: solid 1px #ffffff;
- white-space: nowrap;
- }
- table th:last-child {
- text-align: left;
- }
- .table.wrap .scrollable {
- max-width: 100%;
- overflow: auto;
- }
- .table.wrap #bulk_action {
- color: #ffffff;
- height: 2em;
- border: solid 0.2em #ffffff;
- border-radius: 0.25em;
- }
- .table.wrap tfoot tr {
- cursor: default !important;
- color: #0c5971;
- font-weight: 700;
- background-color: #b4ffcd !important;
- }
- #menu-primary-menu li {
- display: inline-block;
- padding-left:2em;
- }
- #nav-primary {
- left: 0;
- width: 100%;
- top: 0;
- left: 9.5em;
- position: fixed;
- font-family: 'Lato', sans-serif;
- background: #ffffff;
- }
- #nav-primary li {
- display: inline-block;
- }
- #nav-primary a {
- /*color: #0c5971;*/
- text-decoration: none;
- font-size: 12pt;
- font-weight: 700;
- letter-spacing: 0.05em;
- display: inline-block;
- padding: 0.4em 0.5em;
- }
- #nav-primary a:hover {
- color: #ffffff;
- /*background: #0c5971;*/
- }
- /*- FORMS --------------------------------------------------------------------*/
- /*----------------------------------------------------------------------------*/
- /*- FORM COMMON --------------------------------------------------------------*/
- .form {
- position:absolute;
- height: auto;
- top: 50%;
- left: 50%;
- border: 3px solid #0c5971;
- border-top: 3px solid #ffffff;
- transform: translate(-50%, -50%);
- display: none;
- background: #c9dce8;
- max-height: 100%;
- z-index: 1000;
- }
- .form>.title {
- width: 100%;
- color: #ffffff;
- font-size: 13pt;
- text-align: center;
- background: #0c5971;
- }
- .form>.title span {
- color: #ffffff;
- padding: 0.5em 0;
- display: inline-block;
- }
- .form hr {
- margin-top: 1em;
- border-color: #0c5971;
- }
- .form i.view {
- font-size: 1.25em;
- margin-left: 0.25em;
- }
- .form ul {
- float: right;
- }
- .form ul li {
- display: inline-block;
- white-space: nowrap;
- }
- .form ul li button {
- width: 5em;
- }
- .form label {
- color: #0c5971;
- width: auto;
- font-weight: 700;
- text-align: right;
- margin-right: 0.5em;
- display: inline-block;
- }
- .form button {
- color: #ffffff;
- border-color: #0c5971;
- background: #0c5971;
- border-radius: 0.5em !important;
- }
- .form button.add {
- white-space: nowrap;
- margin-left: 0.5em;
- width: 5.5em;
- }
- .form button.view {
- width: 5.5em;
- }
- .form aside {
- font-weight: 700;
- font-size: 1.1em;
- padding: 0.5em;
- background: #ffffff;
- display: none;
- }
- .form aside i {
- float: right;
- cursor: pointer;
- }
- .form aside dd {
- float: left;
- }
- .form aside dd span {
- color: #107999;
- }
- .form aside.error {
- color: #b52b2b;
- border: solid 2px #b52b2b;
- }
- .form aside.success {
- color: #4e8b52;
- border:solid 2px #4e8b52;
- }
- .form aside.warning {
- color: #b57022;
- border:solid 2px #b57022;
- }
- .form .actions {
- margin-top: 0.5em;
- }
- .form table tbody td:first-child {
- text-align: right
- }
- .form img.waiting {
- display: none;
- position:absolute;
- top:50%;
- left:50%;
- z-index: 1000;
- }
- .form .field {
- float: left;
- margin-top: 0.75em;
- }
- .form .field input:focus,
- .form .field select:focus,
- .form .field textarea:focus {
- outline: none !important;
- border-color: #0c5971;
- box-shadow: 0 0 10px #0c5971;
- }
- .form .field input {
- color: #0c5971;
- line-height: 1.5em;
- border-radius: 0.25em !important;
- border-color: #0c5971;
- outline-color: #0c5971;
- padding: 0 0.25em;
- }
- .form .field input[type=text], .form textarea, form select {
- border: solid 2px #0c5971;
- }
- .form .field select {
- color: #0c5971;
- border-color: #0c5971;
- outline-color: #0c5971;
- padding: 0.2em 0.25em;
- background: #ffffff;
- border-radius: 0.25em !important;
- }
- .form .field select[name=location_id] {
- max-width: 12em;
- }
- .form .field select[name=zone_id] {
- max-width: 15em;
- }
- .form .content {
- width: 100%;
- max-width: 58em;
- max-height: 15em;
- overflow: auto;
- }
- .form .field.notes {
- float: none;
- clear: both;
- width: 100%;
- margin: 0;
- margin-top: 1em;
- }
- .form .field.notes label {
- width: 3em;
- display: inline-block;
- }
- .form .field.notes textarea {
- width: 99%;
- max-width: 100%;
- margin-top: 0.5em;
- color: #0c5971;
- line-height: 1.5em;
- display: none;
- overflow: auto;
- }
- .form .field.contact input {
- width: 15em;
- }
- .form .field.branch input {
- width: 15em;
- }
- .form .field.customer input {
- width: 15em;
- }
- .form .field.address input {
- width: 28em;
- }
- .form .field.unit input {
- width: 5em;
- }
- .form .field.postcode input {
- width: 6em;
- }
- .form form>section {
- padding: 1em;
- }
- .form .fa-eye {
- color: #0c5971;
- }
- .form .fa-eye:hover {
- cursor: pointer;
- color: #14931d;
- }
- .form .field.clear_form {
- cursor: pointer;
- float: right;
- }
- .form .field.clear_form:hover {
- cursor: pointer;
- background: #ffffff;
- }
- /*- FORM CONTACTS ------------------------------------------------------------*/
- .form.contacts {
- border: 3px solid #36213a;
- background: #dddadd;
- border-top-color: #ffffff;
- }
- .form.contacts>.title {
- background: #36213a;
- }
- .form.contacts label {
- color: #36213a;
- }
- .form.contacts button {
- background: #36213a;
- border-color: #36213a;
- }
- .form.contacts button:hover {
- background: #5f3a66;
- }
- .form.contacts .field input:focus,
- .form.contacts .field select:focus,
- .form.contacts .field textarea:focus {
- border-color: #36213a;
- box-shadow: 0 0 10px #36213a;
- }
- .form.contacts .field select {
- color: #36213a;
- border-color: #36213a;
- outline-color: #36213a;
- }
- .form.contacts .field input {
- color: #36213a;
- border-color: #36213a;
- outline-color: #36213a;
- }
- .form.contacts .field input[type=text], .form textarea, form select {
- border: solid 2px #36213a;
- }
- .form.contacts .field textarea {
- color: #36213a;
- }
- .form.contacts .field input[type=text] {
- width: 12em;
- }
- .form.contacts .field.email input {
- width: 22em;
- }
- .form.contacts .field.email input {
- width: 22em;
- }
- .form.contacts .field.address input {
- width: 31.1em;
- }
- .form.contacts .field.postcode input {
- width: 6em;
- }
- .form.contacts .field.unit input {
- width: 6em;
- }
- .form.contacts .group label {
- margin-left: 0;
- }
- .form.contacts .group.row1 label {
- width: 6em;
- }
- .form.contacts label[for=last_name],
- .form.contacts label[for=email_address],
- .form.contacts label[for=phone2] {
- margin-left: 1em;
- }
- .form.contacts label[for=zone_id],
- .form.contacts label[for=location_id],
- .form.contacts label[for=status_id] {
- margin-left: 2em;
- }
- .form.contacts label[for=unit] {
- margin-left: 1.6em;
- }
- .form.contacts label[for=country_id],
- .form.contacts label[for=address],
- .form.contacts label[for=postcode] {
- width: 6em;
- }
- .form.contacts #contact_roles {
- clear: both;
- display: block;
- float: left;
- margin-top: 0.75em;
- }
- .form.contacts #contact_roles li {
- color: #36213a;
- border-radius: 0.25em;
- border: solid 2px #36213a;
- padding: 0.25em;
- background: #ffffff;
- margin-left: 0.5em;
- vertical-align: middle;
- display: inline-block;
- }
- .form.contacts hr {
- border-color: #36213a;
- }
- /*- FORM CUSTOMERS -----------------------------------------------------------*/
- .form.customers {
- background: #e0eaf3;
- border-color: #083b4a;
- border-top-color: #ffffff;
- }
- .form.customers hr {
- border-color: #083b4a;
- }
- .form.customers button,
- .form.customers .title {
- background: #083b4a;
- }
- .form.customers table thead th { background: #2e6371}
- .form.customers .title label {
- color: #ffffff;
- font-weight: 400;
- }
- .form.customers button.add_branch {
- display: none;
- }
- .form.customers button:hover {
- background: #2f6473;
- }
- .form.customers label {
- color: #083b4a;
- }
- .form.customers .field input:focus,
- .form.customers .field select:focus,
- .form.customers .field textarea:focus {
- border-color: #083b4a;
- box-shadow: 0 0 10px #083b4a;
- }
- .form.customers .field input {
- color: #002f00;
- border-color: #083b4a;
- outline-color: #083b4a;
- }
- .form.customers input[type=text], textarea, select {
- border: solid 2px #083b4a;
- }
- .form.customers .field select {
- color: #002f00;
- border-color: #083b4a;
- outline-color: #083b4a;
- }
- .form.customers table tbody th {
- background: red !important;
- }
- .form.customers table tbody td {
- color: #002f00;
- border: solid 1px #083b4a;
- }
- .form.customers label[for=type_id],
- .form.customers label[for=status_id] {
- margin-left: 2em;
- }
- .form.customers label[for=branches] {
- margin-bottom: 1em;
- }
- body.customers .wrapper .form .table.wrap table.branches th {
- background: #2e6371;
- }
- /*- FORM BRANCHES ------------------------------------------------------------*/
- .form.branches {
- background: #f1fff1;
- border-color: #003a00;
- border-top-color: #ffffff;
- }
- .form.branches hr {
- border-color: #003a00;
- }
- .form.branches button,
- .form.branches .title {
- background: #003a00;
- }
- .form.branches table thead th { background: #326d32}
- .form.branches .title label {
- color: #ffffff;
- font-weight: 400;
- }
- .form.branches button:hover {
- background: #006d00;
- }
- .form.branches label {
- color: #003a00;
- }
- .form.branches .field input:focus,
- .form.branches .field select:focus,
- .form.branches .field textarea:focus {
- border-color: #003a00;
- box-shadow: 0 0 10px #003a00;
- }
- .form.branches .field input {
- color: #002f00;
- border-color: #003a00;
- outline-color: #003a00;
- }
- .form.branches .field input[type=text], .form textarea, form select {
- border: solid 2px #003a00;
- }
- .form.branches .field select {
- color: #002f00;
- border-color: #003a00;
- outline-color: #003a00;
- }
- .form.branches table tbody th {
- }
- .form.branches table tbody td {
- color: #002f00;
- border: solid 1px #003a00;
- }
- .form.branches label[for=customer],
- .form.branches label[for=status_id] {
- width: 5em;
- }
- .form.branches label[for=country_id],
- .form.branches label[for=address],
- .form.branches label[for=postcode] {
- width: 6em;
- }
- .form.branches label[for=agent_id],
- .form.branches label[for=branch],
- .form.branches label[for=zone_id],
- .form.branches label[for=location_id],
- .form.branches label[for=unit] {
- margin-left: 2em;
- }
- .form.branches label[for=contacts] {
- margin-bottom: 1em;
- }
- .form.branches input[name=branch] {
- width: 25em;
- }
- /*- FORM ORDERS --------------------------------------------------------------*/
- .form.orders {
- background: #d1d1d1;
- border-color: #262626;
- border-top-color: #ffffff;
- }
- .form.orders hr {
- border-color: #262626;
- }
- .form.orders button,
- .form.orders .title {
- background: #262626;
- }
- .form.orders table thead th { background: #326d32}
- .form.orders .title label {
- color: #ffffff;
- font-weight: 400;
- }
- .form.orders label {
- color: #262626;
- }
- .form.orders .field input:focus,
- .form.orders .field select:focus,
- .form.orders .field textarea:focus {
- border-color: #262626;
- box-shadow: 0 0 10px #262626;
- }
- .form.orders button {
- border-color: #262626;
- }
- .form.orders input {
- color: #004343;
- border-color: #262626;
- outline-color: #262626;
- }
- .form.orders input[type=text], textarea, select {
- color: #262626 !important;
- border: solid 2px #262626 !important;
- }
- .form.orders table tbody td {
- color: #262626;
- border: solid 1px #262626;
- }
- .form.orders .fa-eye {
- color: #262626 !important;
- }
- .form.orders label[for=customers],
- .form.orders label[for=order_date],
- .form.orders label[for=order_number] {
- width: 6em;
- }
- .form.orders label[for=freight] {
- width: 6.6em;
- }
- .form.orders label[for=products],
- .form.orders label[for=quantity],
- .form.orders label[for=price] {
- width: 5em;
- }
- .form.orders label[for=branch] {
- margin-left: 2.5em;
- }
- .form.orders label[for=discount],
- .form.orders label[for=ship_date],
- .form.orders label[for=bill_date],
- .form.orders label[for=order_fulfilled],
- .form.orders label[for=order_paid],
- .form.orders label[for=sales_tax],
- .form.orders label[for=total] {
- margin-left: 2em;
- }
- .form.orders label[for=order_paid],
- .form.orders label[for=order_fulfilled] {
- padding-top: 0.35em;
- }
- .form.orders input[type=date] {
- width: 7em;
- }
- .form.orders input[type=checkbox] {
- width: 1.1em !important;
- height: 1.1em !important;
- margin: 0;
- padding: 0;
- display: inline-block;
- vertical-align: middle;
- }
- .form.orders input[name=product] {
- width: 16em;
- }
- .form.orders input[name=discount] {
- width: 6em;
- }
- .form.orders input[name=sales_tax] {
- width: 7em;
- }
- .form.orders input[name=branch] {
- width: 24em;
- }
- .form.orders tr.summary {
- color: #0c5971;
- font-weight: 700;
- background: #a6cfac !important;
- }
- .form.orders .field.order_number img {
- float: right;
- margin-left: 1em;
- }
- /*- FORM PRODUCTS ------------------------------------------------------------*/
- .form.products {
- background: #f9ebe6;
- border-color: #005454;
- border-top-color: #ffffff;
- }
- .form.products hr {
- border-color: #005454;
- }
- .form.products button,
- .form.products .title {
- background: #005454;
- }
- .form.products table thead th { background: #326d32}
- .form.products .title label {
- color: #ffffff;
- font-weight: 400;
- }
- .form.products label {
- color: #005454;
- }
- .form.products .field input:focus,
- .form.products .field select:focus,
- .form.products .field textarea:focus {
- border-color: #005454;
- box-shadow: 0 0 10px #005454;
- }
- .form.products button {
- border-color: #005454;
- }
- .form.products input {
- color: #004343;
- border-color: #005454;
- outline-color: #005454;
- }
- .form.products input[type=text], .form textarea, form select {
- border: solid 2px #005454;
- }
- .form.products table tbody td {
- color: #002f00;
- border: solid 1px #005454;
- }
- .form.products input[name=unit_price],
- .form.products input[name=discount] {
- width: 5.5em;
- }
- .form.products input[name=unit_type],
- .form.products input[name=unit_size],
- .form.products input[name=unit_weight] {
- width: 6em;
- }
- .form.products input[name=units_on_order],
- .form.products input[name=quantity_per_unit] {
- width: 11.25em;
- }
- .form.products input[name=units_in_stock],
- .form.products input[name=reorder_level] {
- width: 11.25em;
- }
- .form.products label[for=unit_type],
- .form.products label[for=unit_size] {
- width: 5em;
- }
- .form.products label[for=unit_weight] {
- width: 7em;
- }
- .form.products label[for=unit_price],
- .form.products label[for=discount] {
- width: 6.75em;
- }
- .form.products label {
- width: 9em;
- display: inline-block;
- text-align: right;
- font-weight: 700;
- margin-right: 0.5em;
- }
- .form.products label[for=name] {
- width: 3em;
- }
- .form.products input[name=name] {
- width: 16em;
- }
- .form.products label[for=description] {
- width: 7em;
- }
- .form.products input[name=description] {
- width: 24.75em;
- }
- .form.products label[for=notes] {
- width: auto;
- }
- .form.products .col.left {
- float: left;
- }
- .form.products .col.left .row>div:first-child label {
- width: 7em;
- }
- .form.products .col.right {
- float: right;
- }
- .form.products .col.right img {
- border: solid 1px #005454;
- width: 200px;
- height: 200px;
- border-color: #005454;
- box-shadow: 0 0 10px #005454;
- border-radius: 0.3em;
- }
- .form.products .row .field.add_image {
- float: none;
- width: 100%;
- }
- .form.products .row .field.add_image button {
- float: right;
- margin-top: 1em;
- }
- .form.products .field.description img {
- float: right;
- margin-left: 1em;
- }
- /*- FORM SEARCH RESULTS ------------------------------------------------------*/
- .form.search_results {
- background: #0c5971;
- }
- .form.search_results section {
- padding: 0;
- }
- .form.search_results button {
- margin: 0.4em;
- }
- .form.search_results .actions {
- margin: 0;
- }
- .form.search_results .content {
- height: 20em;
- background: #ffffff;
- overflow: auto;
- border-bottom: solid 1px #0c5971;
- }
- .form.search_results .actions ul {
- width: 100%;
- background: #ffffff;
- }
- .form.search_results .actions li {
- display: inline-block;
- float: right;
- }
- .form.search_results .actions li:first-child {
- float: left;
- }
- .form.search_results .actions li:first-child button.bs1 {
- width: 7em;
- }
- /*- FORM CONFIRM -------------------------------------------------------------*/
- .form.confirm {
- /*width: 50em;*/
- background: #fff5f5;
- border-color: #7a0002;
- border-top-color: #ffffff;
- }
- .form.confirm hr {
- border-color: #7a0002;
- }
- .form.confirm label[for=branches] {
- margin-top: 1em;
- color: #7a0002;
- }
- .form.confirm label[for=message] {
- color: #7a0002;
- }
- .form.confirm .title {
- font-weight: 700;
- letter-spacing: 0.2em;
- background: #7a0002;
- }
- .form.confirm label[for=contacts] {
- margin-top: 1em;
- color: #7a0002;
- }
- .form.confirm table {
- margin-top: 0.5em;
- }
- .form.confirm table th {
- background: #7a0002 !important;
- }
- .form.confirm table td {
- color: #1a0000;
- border-color: #7a0002;
- }
- .form.confirm button.delete,
- .form.confirm button.cancel {
- background: #7a0002;
- border-color: #7a0002;
- }
- /*- PAGES --------------------------------------------------------------------*/
- /*----------------------------------------------------------------------------*/
- /*- PAGE COMMON --------------------------------------------------------------*/
- table.page .fa-arrow-up,
- table.page .fa-arrow-down {
- margin-left: 0.5em;
- padding-right: 100%;
- }
- table.page .fa-arrow-up {
- display: none;
- }
- table.page thead tr:last-child th,
- table.page tbody tr:hover {
- cursor: pointer;
- }
- table.page th:last-child {
- border-right: none !important;
- }
- table.page td:first-child {
- text-align: right;
- max-width: 5em;
- }
- table.page td:last-child {
- border-right: none !important;
- }
- .actions.page {
- position: fixed;
- width: 100%;
- left: 0;
- top: 1.9em;
- padding-bottom: 1.5em;
- height: 4em;
- }
- .wrapper>section .table.wrap .scrollable {
- position: fixed;
- width: 100%;
- left: 0;
- top: 5em;
- overflow: auto;
- }
- #nav-primary li:nth-child(1):hover {
- background: #0c5971;
- }
- #nav-primary li:nth-child(2):hover {
- background: #36213a;
- }
- #nav-primary li:nth-child(3):hover {
- background: #083b4a;
- }
- #nav-primary li:nth-child(4):hover {
- background: #262626;
- }
- #nav-primary li:nth-child(5):hover {
- background: #005454;
- }
- #nav-primary a:hover,
- #nav-primary .current-menu-item a {
- color: #ffffff !important;
- }
- .actions.page {
- background: #0d6079;
- line-height: 3em;
- padding: 0 1em;
- }
- .actions.page button {
- color: #ffffff;
- background: #0c5971;
- border: solid 0.1em #ffffff;
- }
- .actions.page li {
- float: left;
- }
- .actions.page li button {
- vertical-align: middle;
- }
- .actions.page li select {
- border-radius: 0.5em;
- font-size: 0.8em;
- padding: 0.5em;
- color: #0c5971;
- letter-spacing: 0.1em;
- border: solid 0.2em #107999;
- }
- .actions.page li select option {
- line-height: 2em;
- letter-spacing: 0.1em;
- }
- .actions.page li.search {
- float: right;
- padding-right: 2em;
- }
- .actions.page li.search input {
- height: 1.5em;
- width: 12em;
- padding: 0 0.3em 0.1em 0.3em;
- border-radius: 0.3em;
- border: solid 0.2em #107999;
- }
- /*- PAGE CONTACTS -----------------------------------------------------------*/
- table.contacts.page th {
- background: #5e4863;
- }
- table.contacts.page td {
- color: #201423;
- }
- body.contacts #branding a {
- color: #36213a;
- }
- body.contacts #nav-primary a {
- color: #36213a;
- }
- body.contacts #nav-primary .current-menu-item {
- background: #36213a;
- }
- body.contacts .actions.page {
- background: #36213a;
- }
- body.contacts .actions.page li select {
- color: #201423;
- border: solid 0.2em #85518f;
- }
- body.contacts .actions.page li.search input {
- border: solid 0.2em #85518f;
- }
- body.contacts .actions.page button {
- background: #36213a;
- }
- body.contacts .actions.page button:hover {
- background: #5d3864 !important;
- }
- body.contacts footer {
- background: #36213a;
- }
- /*- PAGE CUSTOMERS -----------------------------------------------------------*/
- table.customers.page th {
- background: #2e6371;
- }
- table.customers.page td {
- color: #062e39;
- }
- body.customers #branding a {
- color: #083b4a;
- }
- body.customers #nav-primary a {
- color: #083b4a;
- }
- body.customers #nav-primary .current-menu-item {
- background: #083b4a;
- }
- body.customers .actions.page {
- background: #083b4a;
- }
- body.customers .actions.page li select {
- color: #062e39;
- border: solid 0.2em #2f6473;
- }
- body.customers .actions.page li.search input {
- border: solid 0.2em #2f6473;
- }
- body.customers .actions.page button {
- background: #083b4a;
- }
- body.customers .actions.page button:hover {
- background: #2f6473 !important;
- }
- body.customers tr.details {
- display: none;
- background: #ffffff !important;
- padding: 0 !important;
- margin: 0 !important;
- }
- body.customers tr.details>td {
- padding: 0 !important;
- margin: 0 !important;
- }
- table.branches.page,
- table.branches.page .table.wrap {
- display: none;
- }
- table.branches.page {
- border-bottom: solid 0.5em #326d32;
- }
- table.branches.page th {
- background: #326d32;
- }
- body.customers footer {
- background: #083b4a;
- }
- /*- PAGE ORDERS --------------------------------------------------------------*/
- body.orders table.orders.page th {
- background: #474747;
- }
- body.orders table.orders.page td {
- color: #201423;
- }
- body.orders #branding a {
- color: #262626;
- }
- body.orders #nav-primary a {
- color: #262626;
- }
- body.orders #nav-primary .current-menu-item {
- background: #262626;
- }
- body.orders .actions.page {
- background: #262626;
- }
- body.orders .actions.page li select {
- color: #201423;
- border: solid 0.2em #474747;
- }
- body.orders .actions.page li.search input {
- border: solid 0.2em #474747;
- }
- body.orders .actions.page button {
- background: #262626;
- }
- body.orders .actions.page button:hover {
- background: #4c4c4c !important;
- }
- body.orders footer {
- background: #262626;
- }
- /*- PAGE PRODUCTS -----------------------------------------------------------*/
- table.products.page th {
- background: #006f6f;
- }
- table.products.page td {
- color: #062e39;
- }
- body.products #branding a {
- color: #005454;
- }
- body.products #nav-primary a {
- color: #005454;
- }
- body.products #nav-primary .current-menu-item {
- background: #005454;
- }
- body.products .actions.page {
- background: #005454;
- }
- body.products .actions.page li select {
- color: #006f6f;
- border: solid 0.2em #006f6f;
- }
- body.products .actions.page li.search input {
- border: solid 0.2em #006f6f;
- }
- body.products .actions.page button {
- background: #005454;
- }
- body.products .actions.page button:hover {
- background: #006f6f !important;
- }
- body.products footer {
- background: #005454;
- }
- /*- PAGE REPORTS -------------------------------------------------------------*/
- body.reports #nav-primary a {
- color: #0c5971;
- }
- body.reports #nav-primary .current-menu-item {
- background: #0c5971;
- }
- body.reports h2 {
- color: #ffffff;
- background: #0c5971;
- text-align: center;
- padding: 0.25em;
- }
- body.reports .title {
- font-size: 1.5em;
- position: fixed;
- width: 100%;
- left: 0;
- top: 1.3em;
- }
- #reports_page .sales.title h2 {
- font-size: 1.3em;
- }
- #reports_page .table.wrap>.actions {
- background: #ffffff;
- }
- #reports_page .actions {
- margin: 0.2em 0;
- }
- #reports_page .actions input {
- height: 1.2em;
- margin: 0.2em 0;
- }
- #reports_page .actions select {
- height: 1.6em;
- margin: 0.2em 0;
- }
- #reports_page .actions .field {
- float: left;
- }
- #reports_page .actions .field label {
- color: #0c5971;
- font-weight: 700;
- margin-left: 1em;
- }
- #reports_page .actions .field.do_report button {
- margin-top: 0.2em;
- margin-left: 1em;
- }
- #reports_page table.sales tr td:first-child {
- text-align: right;
- }
- #reports_page table.sales tr td:nth-child(5),
- #reports_page table.sales tr td:nth-child(13),
- #reports_page table.sales tr td:nth-child(14) {
- text-align: center;
- }
- /*- PAGE REPORTS -------------------------------------------------------------*/
- .wrapper>section>.title {
- position: fixed;
- width: 100%;
- left: 0;
- top: 1.3em;
- height: 4em;
- }
- .wrapper>section>.content {
- position: fixed;
- width: 100%;
- left: 0;
- top: 4.2em;
- overflow: auto;
- height: 85%;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement