HEX
Server: Apache
System: Linux br80.hostgator.com.br 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User: bloga741 (1102)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home1/bloga741/public_html/wp-content/plugins/google-publisher/css/admin.css
/*
Copyright 2013 Google Inc. All Rights Reserved.

This file is part of the AdSense Plugin.

The AdSense Plugin 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.

The AdSense Plugin 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 the AdSense Plugin.
If not, see <http://www.gnu.org/licenses/>.
*/

#google-publisher-plugin-preview-iframe {
  display: none;
}

.google-publisher-plugin-signin-panel {
  background: #fff;
  border: 1px solid #aaa;
  margin-top: 10px;
  padding: 5px 15px;
}

.google-publisher-plugin-expanded #google-publisher-plugin-admin-iframe {
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 100;
}

.google-publisher-plugin-expanded #google-publisher-plugin-preview-iframe {
  display: block;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.google-publisher-plugin-preview-on-top #google-publisher-plugin-preview-iframe {
  z-index: 101;
}