%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/cwg/wp-content/plugins/addthis/frontend/src/css/admin/
Upload File :
Create Path :
Current File : //var/www/cwg/wp-content/plugins/addthis/frontend/src/css/admin/follow-service-picker.css

/**
 * +--------------------------------------------------------------------------+
 * | Copyright (c) 2008-2017 AddThis, LLC                                     |
 * +--------------------------------------------------------------------------+
 * | This program is free software; you can redistribute it and/or modify     |
 * | it under the terms of the GNU General Public License as published by     |
 * | the Free Software Foundation; either version 2 of the License, or        |
 * | (at your option) any later version.                                      |
 * |                                                                          |
 * | This program is distributed in the hope that it will be useful,          |
 * | but WITHOUT ANY WARRANTY; without even the implied warranty of           |
 * | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the            |
 * | GNU General Public License for more details.                             |
 * |                                                                          |
 * | You should have received a copy of the GNU General Public License        |
 * | along with this program; if not, write to the Free Software              |
 * | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
 * +--------------------------------------------------------------------------+
 */

.addthis-settings-page .follow-service-add-icon{
  padding-right: 22px;
  padding-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  float: none;
}

.addthis-settings-page .follow-service-add {
  text-align: center;
  line-height: 0;
}

.addthis-settings-page .follow-service-delete-icon:focus svg .background,
.addthis-settings-page .follow-service-delete-icon:hover svg .background {
  fill: #CE2C06;
}

.addthis-settings-page .follow-service-delete-icon:focus svg,
.addthis-settings-page .follow-service-delete-icon:hover svg,
.addthis-settings-page .follow-service-add-icon:focus .at-icon-wrapper,
.addthis-settings-page .follow-service-add-icon:hover .at-icon-wrapper{
  box-shadow: 0 0 2px rgba(30,140,190,.8);
}

.addthis-settings-page .follow-service-delete-icon:focus svg,
.addthis-settings-page .follow-service-delete-icon:hover svg,
.addthis-settings-page .follow-service-edit-icon .at-icon-wrapper,
.addthis-settings-page .follow-service-add a.follow-service-icon .at-icon-wrapper,
.addthis-settings-page .follow-service-add a.follow-service-icon:focus {
  border-radius: 50%;
}

.addthis-settings-page .follow-service-add a.follow-service-icon .at-icon-wrapper,
.addthis-settings-page .follow-service-add a.follow-service-icon svg{
  width: 44px!important;
  height: 44px!important;
}

.addthis-settings-page .follow-service-add a.follow-service-icon {
  width: 44px;
  height: 44px;
  line-height: 44px;
  background-size: 44px!important;
}

@media screen and (min-width: 575px) and (max-width: 630px) {
  .addthis-settings-page .follow-service-add-icon{
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 631px) and (max-width: 675px) {
  .addthis-settings-page .follow-service-add-icon{
    padding-right: 16px;
    padding-bottom: 16px;
  }
}

.addthis-settings-page .follow-service-edit-icon-pointer-event-cover-hack {
  width: 20px!important;
  height: 27px!important;
  position: absolute;
}

.addthis-settings-page .follow-service-edit-icon a,
.addthis-settings-page .follow-service-edit-icon .at-icon-wrapper,
.addthis-settings-page .follow-service-edit-icon svg{
  width: 20px!important;
  height: 20px!important;
}

.addthis-settings-page .follow-service-edit-input {
  display: table;
  float: left;
  height: 45px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: calc(100% - 70px);
}

.addthis-settings-page .follow-service-edit-input label{
  font-weight: 100;
  display: table-cell;
  margin: 0;
  width: 1px;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
}

@media screen and (max-width: 440px) {
  .addthis-settings-page .follow-service-edit-input label{
    font-size: 12px;
  }
}

.addthis-settings-page .follow-service-edit-input input[type=text]{
  border: 1px solid #e2e5e8;
  border-radius: 3px;
  display: table-cell;
  margin: 9px 10px 5px 5px;
  width: 99%;
  margin-right: 10px;
}

@media screen and (max-width: 782px) {
  .addthis-settings-page .follow-service-edit-input input[type=text]{
      font-size: 14px;
      margin: 9px 10px 5px 5px;
  }
}

.addthis-settings-page .follow-service-edit-input a{
  text-align: center;
  display: table-cell;
  width: 1px;
  color: #3E3F3F;
}

.addthis-settings-page .follow-service-edit-input a:hover{
  color: red;
}

.addthis-settings-page .follow-service-delete-icon{
  height: 31px;
  width: 30px;
  margin: 0;
  padding: 11px 0 0 0;
  float: right;
}

.addthis-settings-page .follow-service-edit-icon{
  float: left;
  width: 30px;
  padding: 12px 0 0 0;
  margin: 0;
}

.addthis-settings-page .follow-service-edit-icon label{
  padding: 0;
  margin: 0;
}

.addthis-settings-page .follow-service-picker label.strong{
  margin-top: 10px;
}

.addthis-settings-page .follow-service-delete-icon svg{
  width: 20px;
  height: 20px;
}

.addthis-settings-page .follow-service-add-icon div.add-service{
  width: 65px;
  height: 55px;
  position: absolute;
  margin: -5px 0 0 -45px;
  float: right;
  display: none;
  cursor: pointer;
}

.addthis-settings-page .follow-service-add-icon div.add-service svg{
  width: 20px;
  position: absolute;
  float: right;
}

.addthis-settings-page .follow-service-add-icon:focus div.add-service,
.addthis-settings-page .follow-service-add-icon:hover div.add-service{
  display: inline-block;
}

Zerion Mini Shell 1.0