%PDF- %PDF-
Direktori : /home/langpiergz/www/wp-content/plugins/wp-statistics/assets/dev/sass/pages/ |
Current File : /home/langpiergz/www/wp-content/plugins/wp-statistics/assets/dev/sass/pages/add-one.scss |
/* * WP Statistics Add-Ons Admin page */ .wp-statistics-plugins { .widefat > * { float: left; } .widefat .plugin-card { position: relative; } .widefat .plugin-card .desc, .widefat .plugin-card .name { margin-right: 0; > p { min-height: 42px; } .version { .status { span { font-weight: bold; } } } } .widefat .plugin-card-bottom { float: initial; display: flex; justify-content: space-between; align-items: center; display: flex; justify-content: space-between; align-items: center; span.from { display: none; } } .widefat .column-downloaded { display: flex; max-width: inherit; flex-grow: 1; padding-right: 10px; p { margin: 2px 0 0 0; } input[type="password"] { margin: 1px 0; width: 100%; font-weight: 500; font-size: 13px; line-height: 170%; padding: 7px 16px !important; border: 1px solid #DADCE0 !important; border-radius: 4px; background-color: #F6F7F7 !important; transition: 0.2s; &:hover { box-shadow: 0 0 0 1px $primary-color; } &:focus { background-color: #fff !important; box-shadow: 0 0 0 1px $primary-color; } } input[type="submit"] { margin: 0 10px; font-weight: 500 !important; font-size: 13px; line-height: 170%; } } .column-description { .version { font-weight: 500; strong, span.wps-text-danger { font-weight: 500 !important; } } } .column-right-side .button{ font-weight: 500 !important; font-size: 13px; line-height: 170%; padding: 7px 16px; border: 1px solid #DADCE0; border-radius: 4px; @media screen and (max-width: 500px) { padding: 7px 12px; } } .column-price { display: inline; margin: 0 8px; font-size: 15px; color: #589616; } .plugin-card .cover-ribbon { height: 115px; width: 115px; position: absolute; left: -8px; top: -7px; overflow: hidden; } .plugin-card .cover-ribbon .cover-ribbon-inside { background: #EA4335; color: #FFF; transform: rotate(-45deg); position: absolute; left: -35px; top: 16px; padding: 10px; min-width: 127px; text-align: center; z-index: 9; } .plugin-card .cover-ribbon .cover-ribbon-inside:before { width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 10px solid #992C23; position: absolute; left: -5px; bottom: 0; content: ""; top: 34px; transform: rotate(-45deg); } .plugin-card .cover-ribbon .cover-ribbon-inside:after { width: 0; height: 0; border-top: 7px solid transparent; border-left: 7px solid #992C23; border-bottom: 7px solid transparent; position: absolute; top: 33px; bottom: 0; right: 4px; content: ""; transform: rotate(-45deg); } }