Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/joomla5/media/plg_system_debug/widgets/info/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/joomla5/media/plg_system_debug/widgets/info/widget.css

@charset "UTF-8";
table.phpdebugbar-widgets-info {
  width: 75%;
  margin-top: 5px;
  margin-left: 5px;
  font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier,
monospace;
  line-height: 1.3em;
}

table.phpdebugbar-widgets-info td {
  border-bottom: 1px solid silver;
  padding-right: 10px;
}

table.phpdebugbar-widgets-info dt {
  float: left;
  clear: left;
  text-align: left;
  width: 30%;
  padding: .25em;
}

table.phpdebugbar-widgets-info dd {
  float: left;
  width: 60%;
  padding: .25em 0;
}

table.phpdebugbar-widgets-info dl:after {
  clear: both;
  content: "";
  display: table;
}