PHP Classes

File: htdocs/modules/system/themes/default/css/logger.css

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/themes/default/css/logger.css   Download  
File: htdocs/modules/system/themes/default/css/logger.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 812 bytes
 

Contents

Class file image Download
/* * Default Admin Theme * * @copyright (c) 2000-2015 XOOPS Project (www.xoops.org) * @license http://www.fsf.org/copyleft/gpl.html GNU public license 3.0 * @package themes * @since 2.5.x * @author Xoops Design Theme <http://www.xoops.org/> * @maintained Xoops Design Theme <http://www.xoops.org/> * */ #xo-logger-errors, #xo-logger-deprecated, #xo-logger-queries, #xo-logger-blocks, #xo-logger-extra, #xo-logger-timers{ max-width: 95% !important; } #xo-logger-output { margin: 0 auto !important; } #xo-logger-tabs { background-color: #4E4949; margin-top: -2px; padding: 8px 2%; width: 96% !important; } #xo-logger-errors {} #xo-logger-deprecated {} #xo-logger-queries {} #xo-logger-blocks {} #xo-logger-extra {} #xo-logger-timers {}