src/pyams_skin/resources/css/myams.css
changeset 283 c69daf695ed9
parent 263 8e84f26626ae
child 290 d70e7b9e3bba
equal deleted inserted replaced
282:01df243eb6d1 283:c69daf695ed9
     1 /*
     1 /*
     2  * MyAMS
     2  * MyAMS
     3  * « My Application Management Skin »
     3  * « My Application Management Skin »
     4  *
     4  *
     5  * $Tag$ (rev. 1)
     5  * $Tag: 0.1.11 $ (rev. 1)
     6  * A bootstrap based application/administration skin
     6  * A bootstrap based application/administration skin
     7  *
     7  *
     8  * Custom administration and application skin tools
     8  * Custom administration and application skin tools
     9  * Released under Zope Public License ZPL 1.1
     9  * Released under Zope Public License ZPL 1.1
    10  * ©2014-2016 Thierry Florac <tflorac@ulthar.net>
    10  * ©2014-2016 Thierry Florac <tflorac@ulthar.net>
  3549 }
  3549 }
  3550 .padding-20 {
  3550 .padding-20 {
  3551   padding: 20px!important;
  3551   padding: 20px!important;
  3552 }
  3552 }
  3553 .padding-x-0 {
  3553 .padding-x-0 {
  3554   padding-left: 0px!important;
  3554   padding-left: 0!important;
  3555   padding-right: 0px!important;
  3555   padding-right: 0!important;
  3556 }
  3556 }
  3557 .padding-x-2 {
  3557 .padding-x-2 {
  3558   padding-left: 2px!important;
  3558   padding-left: 2px!important;
  3559   padding-right: 2px!important;
  3559   padding-right: 2px!important;
  3560 }
  3560 }
  3569 .padding-x-20 {
  3569 .padding-x-20 {
  3570   padding-left: 20px!important;
  3570   padding-left: 20px!important;
  3571   padding-right: 20px!important;
  3571   padding-right: 20px!important;
  3572 }
  3572 }
  3573 .padding-y-0 {
  3573 .padding-y-0 {
  3574   padding-top: 0px!important;
  3574   padding-top: 0!important;
  3575   padding-bottom: 0px!important;
  3575   padding-bottom: 0!important;
  3576 }
  3576 }
  3577 .padding-y-2 {
  3577 .padding-y-2 {
  3578   padding-top: 2px!important;
  3578   padding-top: 2px!important;
  3579   padding-bottom: 2px!important;
  3579   padding-bottom: 2px!important;
  3580 }
  3580 }
  3735   content: "\0020";
  3735   content: "\0020";
  3736   height: 0;
  3736   height: 0;
  3737   font-size: 0;
  3737   font-size: 0;
  3738   line-height: 0;
  3738   line-height: 0;
  3739 }
  3739 }
       
  3740 @media (max-width: 768px) {
       
  3741   .clearfix-xs:after {
       
  3742     clear: both;
       
  3743   }
       
  3744   .clearfix-xs:after,
       
  3745   .clearfix-xs:before {
       
  3746     display: block;
       
  3747     visibility: hidden;
       
  3748     overflow: hidden;
       
  3749     content: "\0020";
       
  3750     height: 0;
       
  3751     font-size: 0;
       
  3752     line-height: 0;
       
  3753   }
       
  3754 }
       
  3755 @media (min-width: 768px) and (max-width: 992px) {
       
  3756   .clearfix-sm:after {
       
  3757     clear: both;
       
  3758   }
       
  3759   .clearfix-sm:after,
       
  3760   .clearfix-sm:before {
       
  3761     display: block;
       
  3762     visibility: hidden;
       
  3763     overflow: hidden;
       
  3764     content: "\0020";
       
  3765     height: 0;
       
  3766     font-size: 0;
       
  3767     line-height: 0;
       
  3768   }
       
  3769 }
       
  3770 @media (min-width: 992px) and (max-width: 1200px) {
       
  3771   .clearfix-md:after {
       
  3772     clear: both;
       
  3773   }
       
  3774 }
       
  3775 @media (min-width: 1200px) {
       
  3776   .clearfix-lg:after {
       
  3777     clear: both;
       
  3778   }
       
  3779 }
  3740 .display-inline {
  3780 .display-inline {
  3741   display: inline-block !important;
  3781   display: inline-block !important;
  3742 }
  3782 }
  3743 .display-normal {
  3783 .display-normal {
  3744   display: inline!important;
  3784   display: inline!important;
  3851   top: 0;
  3891   top: 0;
  3852   z-index: 1001;
  3892   z-index: 1001;
  3853 }
  3893 }
  3854 tr.selected:after {
  3894 tr.selected:after {
  3855   display: none;
  3895   display: none;
       
  3896 }
       
  3897 ul.inside {
       
  3898   list-style-position: inside;
       
  3899 }
       
  3900 ul.outside {
       
  3901   list-style-position: outside;
  3856 }
  3902 }
  3857 /*
  3903 /*
  3858  * Components layout
  3904  * Components layout
  3859  */
  3905  */
  3860 html {
  3906 html {
  9699   resize: none;
  9745   resize: none;
  9700 }
  9746 }
  9701 .ams-form .textarea.height-100 textarea {
  9747 .ams-form .textarea.height-100 textarea {
  9702   height: 100px;
  9748   height: 100px;
  9703 }
  9749 }
       
  9750 .ams-form .textarea.height-100 .i18n-content textarea {
       
  9751   height: 70px;
       
  9752 }
  9704 .ams-form .textarea.height-200 textarea {
  9753 .ams-form .textarea.height-200 textarea {
  9705   height: 200px;
  9754   height: 200px;
       
  9755 }
       
  9756 .ams-form .textarea.height-200 .i18n-content textarea {
       
  9757   height: 170px;
  9706 }
  9758 }
  9707 .ams-form .textarea-resizable textarea {
  9759 .ams-form .textarea-resizable textarea {
  9708   resize: vertical;
  9760   resize: vertical;
  9709 }
  9761 }
  9710 .ams-form .textarea-expandable textarea {
  9762 .ams-form .textarea-expandable textarea {
 17811   background: #fafafa;
 17863   background: #fafafa;
 17812   border-bottom: 1px solid #e7e7e7;
 17864   border-bottom: 1px solid #e7e7e7;
 17813   border-top: 1px solid #f4f4f4;
 17865   border-top: 1px solid #f4f4f4;
 17814   color: #999;
 17866   color: #999;
 17815 }
 17867 }
       
 17868 .map.map-location {
       
 17869   cursor: default;
       
 17870 }