Result:
found more than 380 distributions - search limited to the first 2001 files matching your query ( run in 1.174 )


Apache-AppSamurai

 view release on metacpan or  search on metacpan

examples/htdocs/login.html  view on Meta::CPAN

    <style type="text/css">
    /*<![CDATA[*/
    <!--
    body
    {
    background-color: #ffffff;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    }

    table.outertable
    {
    width: 550px;
    background-color: #ffffcc;
    border: 1px solid;
    }

    h1
    {

examples/htdocs/login.html  view on Meta::CPAN

    .textbox
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #aa0000;
    background-color: #ffffff;
    border: 1px solid; 
    padding: 2px;
    width: 200px
    }

examples/htdocs/login.html  view on Meta::CPAN

    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: #aa0000;
    padding: 2px;
    background-color: #ffffcc;
    border: 1px dashed;
    border-color: #000000;
    }

    td.infoboxtop

 view all matches for this distribution


Apache-AxKit-Language-Svg2AnyFormat

 view release on metacpan or  search on metacpan

examples/gradients.svg  view on Meta::CPAN

			<stop offset="20%" style="stop-color:yellow" />
			<stop offset="40%" style="stop-color:orange" />
			<stop offset="100%" style="stop-color:#442200" />
        </radialGradient>

        <linearGradient id="backgroundGradient" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="400" y2="300">
			<stop offset="0%" style="stop-color:white" />
			<stop offset="50%" style="stop-color:#666688" />
			<stop offset="100%" style="stop-color:black" />            
        </linearGradient>

examples/gradients.svg  view on Meta::CPAN

        </g>

	</defs>

    <!-- Background sky -->
    <rect x="0" y="0" width="100%" height="300" style="fill:url(#backgroundGradient)" />
  <!-- Background Texture -->
    <use xlink:href="#ballRow" x="0" y="270"/>
    <use xlink:href="#ballRow" x="-30" y="300"/>
    <use xlink:href="#yellowBall" x="120" y="330" />
    <use xlink:href="#ballRow" x="0" y="330"/>

 view all matches for this distribution


Apache-AxKit-Provider-OpenOffice

 view release on metacpan or  search on metacpan

dtds/dialog.dtd  view on Meta::CPAN


<!ELEMENT dlg:styles (dlg:style+)>

<!ELEMENT dlg:style EMPTY>
<!ATTLIST dlg:style dlg:style-id CDATA #REQUIRED
                    dlg:background-color %numeric; #IMPLIED
                    dlg:text-color %numeric; #IMPLIED
                    dlg:fill-color %numeric; #IMPLIED
                    dlg:border (none|3d|simple) #IMPLIED
                    dlg:font-name CDATA #IMPLIED
                    dlg:font-height %numeric; #IMPLIED

 view all matches for this distribution


Apache-BabyConnect

 view release on metacpan or  search on metacpan

eg/perl/onemore.pl  view on Meta::CPAN

          padding-bottom: 5px; 
          padding-top: 5px; 
          font-size: 100%;
          border-top: #ffffff 1px solid; 
          border-bottom: #ffffff 1px solid; 
          background: #e5ecf9; 
          text-align: center;
          font-family: arial,sans-serif;
}
-->
</style>

 view all matches for this distribution


Apache-Backhand

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

shared state information provided by mod_backhand (most notably serverstats).
Second, the byPerl C function (which is not part of the Apache::Backhand
module, but is distributed together with it) allows you to write candidacy
functions in Perl.

In case this is all new to you, here are three links for background
information:

The Backhand Project                - http://www.backhand.org/
The Apache/Perl Integration Project - http://perl.apache.org/
The Apache Foundation               - http://www.apache.org/

 view all matches for this distribution


Apache-BalancerManager

 view release on metacpan or  search on metacpan

t/basic.t  view on Meta::CPAN

 border-width: 1px;
 border-spacing: 3px;
 border-style: solid;
 border-color: gray;
 border-collapse: collapse;
 background-color: white;
 text-align: center;
}
th {
 border-width: 1px;
 padding: 2px;
 border-style: dotted;
 border-color: gray;
 background-color: lightgray;
 text-align: center;
}
td {
 border-width: 1px;
 padding: 2px;
 border-style: dotted;
 border-color: gray;
 background-color: white;
 text-align: center;
}
</style>
</head>
<body><h1>Load Balancer Manager for localhost</h1>

 view all matches for this distribution


Apache-Blog

 view release on metacpan or  search on metacpan

templates/lightblue/entry-template.html  view on Meta::CPAN

<head>
<title>my diary...</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {  background-color: #99CCFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.lightblue {  background-color: #D2E9FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: 1px #999999 dashed; text-align: justify; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
-->
</style>
</head>

<body bgcolor="#FFFFFF" text="#000000" tracingsrc="../simpleblue.png" tracingopacity="26">

 view all matches for this distribution


Apache-CVS

 view release on metacpan or  search on metacpan

apache_cvs.css  view on Meta::CPAN

    margin: 0;
    vertical-align: bottom;
}

th {
    background-color: #aaaaaa;
    border-bottom-width: 2;
}

tr.directory_odd_row, tr.file_odd_row {
    background-color: #ffff99;
}

tr.directory_even_row, tr.file_even_row {
    background-color: #ffffcc;
}

table {
    border-style: solid;
    border-color: black;

 view all matches for this distribution


Apache-FileManager

 view release on metacpan or  search on metacpan

FileManager.pm  view on Meta::CPAN


  return ("
  <STYLE TYPE='text/css'>
    <!-- 
BODY {
background-color: white;
font-family: serif;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;

 view all matches for this distribution


Apache-GDGraph

 view release on metacpan or  search on metacpan

lib/Apache/GD/Graph.pm  view on Meta::CPAN


=head1 IMAGES

You can place a logo in any corner of the graph using the C<logo>,
C<logo_resize> and C<logo_position> options. See L<GD::Graph>. If you just want
a background image that is resized to fit your graph, see the
C<background_image> option herein.

=head1 TEXT/CAPTIONS

The following GD::Graph options control placing text on the graph: title,
x_label and y_label. L<GD::Graph> for those and related options. In addition,

lib/Apache/GD/Graph.pm  view on Meta::CPAN

Same as C<PerlSetVar JpegQuality>. A number from 0 to 100 that determines the
jpeg quality and the size. If not set at all, the GD library will determine the
optimal setting. Changing this value doesn't seem to do much as far as line
graphs go, but YMMV.

=item B<background_image>

Set an image as the background for the graph. You are responsible for choosing
a sane image to go with your graph, the background should be either transparent
or the same color you will use. This is the same as using the C<logo> parameter
with an image of the same size as the graph, except this option will resize the
image if necessary, making it more convenient for this purpose. The file or URL
can be of any type your copy of GD supports.

lib/Apache/GD/Graph.pm  view on Meta::CPAN


			arrayCheck $option, $value
				if index (ARRAY_OPTIONS, $option) != -1;
		};

# Check if background image specified.
		if (exists $args{background_image}) {
			my $image = new GD::Image($args{background_image});

			die <<EOF if not defined $image;
Could not open your background image: $!
EOF
			$graph->gd->copyResized(
				$image, 0, 0,
				0, 0, $width, $height,
				$image->getBounds
			); 

			delete $args{background_image};
		}

# Check if we need to draw captions, draw them after graph is plotted.
		my @captions;
		$i = 1;

 view all matches for this distribution


Apache-Gallery

 view release on metacpan or  search on metacpan

lib/Apache/Gallery.pm  view on Meta::CPAN

Transparent orange:
        PerlSetVar      GalleryCopyrightColor '255,127,0,127'

=item B<GalleryCopyrightBackgroundColor>

The background-color of a GalleryCopyrightText

r,g,b,a - for examples, see GalleryCopyrightColor

=item B<GalleryQuality>

 view all matches for this distribution


Apache-ImageMagick

 view release on metacpan or  search on metacpan

ImageMagick.pm  view on Meta::CPAN

$debug = 0 ;


my %LegalArguments = map { $_ => 1 } 
qw (antialias adjoin authenticate
    background blue-primary bordercolor 
    cache-threshold colormap colorspace compression
    debug delay density depth dispose dither display
    endian
    filename file fill font fuzz 
    gravity green-primary

ImageMagick.pm  view on Meta::CPAN


my %Attributes = map { $_ => 1 } 
qw(
adjoin
antialias
background
blue-primary
bordercolor
cache-threshold
colormap
colorspace

 view all matches for this distribution


Apache-MP3-Skin

 view release on metacpan or  search on metacpan

apache_mp3/default.tmpl  view on Meta::CPAN

                </TMPL_LOOP>
                </font>
                </td></tr>
                <tr><td align=center>
                <font style="font-size:9pt" color=333333 face=arial>
                Find this skin and others at <a href="http://www.apachemp3.com" style="color:black;" onmouseover="this.style.background='cccccc';" onmouseout="this.style.background='';">apachemp3.com</a>.<br>
                Apache::MP3 was written by <a href="http://stein.cshl.org/" style="color:black;" onmouseover="this.style.background='cccccc';" onmouseout="this.style.background='';">Lincoln D. Stein</a>.<br>
                Apache::MP3::Skin was written by <a href="mailto: rgraff@apachemp3.com" style="color:black;" onmouseover="this.style.background='cccccc';" onmouseout="this.style.background='';">Robert Graff</a> at <a href="http://www.workingdemo.com"...
				Reports bugs with Apache::MP3::Skin or this skin to our <a href="http://www.apachemp3.com/bugs.html" style="color:black;" onmouseover="this.style.background='cccccc';" onmouseout="this.style.background='';">bugtracker</a></td>
                </font>
                </td></tr>
            </table>
        </td></tr>
        </table>

apache_mp3/default.tmpl  view on Meta::CPAN

							&nbsp;&nbsp;Your Playlist Contains <TMPL_VAR NAME=CONTAINS_PLAYLIST> Song(s)
							</font>
						</td>
						<td align=right>
							<TMPL_IF NAME=ALLOW_STREAM>
							<input type="button" value=" Play Playlist " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand; font-weight: bold;" onclick="location = '<TMPL_VAR NAME=PLAY_ALL_PLAYLIST_URL>';">&nbsp;&nbsp;
							</TMPL_IF>
							<input type="button" value=" Clear Playlist " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="location = '<TMPL_VAR NAME=CLEAR_ALL_PLAYLIST_URL>';">&nbsp;&nbsp;

						</td>
						</tr>
						</table>
						</td>

apache_mp3/default.tmpl  view on Meta::CPAN

						<td>&nbsp;</td>
						<td colspan=4>
						<table cellpadding=4 border=0 cellspacing=0>
						<tr><td>
							<TMPL_IF NAME=ALLOW_STREAM>	
							&nbsp;&nbsp;<input type="button" value=" Play Playlist " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand; font-weight: bold;" onclick="location = '<TMPL_VAR NAME=PLAY_ALL_PLAYLIST_URL>';">
							&nbsp;&nbsp;<input tye="button" value=" Play Checked " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_SELECTED_SCRIPT>">
							</TMPL_IF>
							&nbsp;&nbsp;<input type="button" value=" Clear Playlist " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="location = '<TMPL_VAR NAME=CLEAR_ALL_PLAYLIST_URL>';">
							&nbsp;&nbsp;<input type="button" value=" Clear Checked " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=CLEAR_SELECTED_PLAYLIST_SCRIPT>">
						</td></tr>
						</table>
						</td>
					</tr>
					</TMPL_IF>

apache_mp3/default.tmpl  view on Meta::CPAN

						<table cellpadding=4 border=0 cellspacing=0>
						<tr><td>
							&nbsp;&nbsp;
							<TMPL_IF NAME=CONTAINS_MP3S>
								<TMPL_IF NAME=ALLOW_STREAM>
									<input type="button" value="   Play All   " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand; font-weight: bold;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
									<input type="button" value="Play Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
								</TMPL_IF>
									<input type="button" value="   Save All   " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=ADD_TO_PLAYLIST_ALL_SCRIPT>">&nbsp;&nbsp;
									<input type="button" value="Save Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
							</TMPL_IF>
						</td></tr>
						</table>
						</td>
					</tr>

apache_mp3/default.tmpl  view on Meta::CPAN

						<table cellpadding=4 border=0 cellspacing=0>
						<tr><td>
							&nbsp;&nbsp;
							<TMPL_IF NAME=CONTAINS_MP3S>
								<TMPL_IF NAME=ALLOW_STREAM>
									<input type="button" value="   Play All   " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand; font-weight: bold;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
									<input type="button" value="Play Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
								</TMPL_IF>
									<input type="button" value="   Save All   " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=ADD_TO_PLAYLIST_ALL_SCRIPT>">&nbsp;&nbsp;
									<input type="button" value="Save Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
							</TMPL_IF>
						</td></tr>
						</table>
						</td>
					</tr>

 view all matches for this distribution


Apache-MP3

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

		right when streaming downsampled files.
	- Patch from Chris Nandor to fix problems downloading
		MP3 files when resampling turned on.
	- Fixed an HTML-generating bug that prevented the browser window
		title from being set.
	- Removed hard-coded white background color from the resampling
		window.

2.17 Mon Feb 12 10:27:38 EST 2001
	- Fixed problem of multiple fetch buttons appearing when
		AllowStream is set to "no"

 view all matches for this distribution


Apache-MiniWiki

 view release on metacpan or  search on metacpan

MiniWiki.pm  view on Meta::CPAN

Image::Magick module to be installed for generating thumbnails.

  PerlAddVar uploads no

(Optional) Pre-caching can be done by a periodic (eg every 5 minutes) cronjob
to refresh the cached version of the .list* pages (see below) in the background,
rather then when Apache::Miniki discovers that the cache is old when a request is
done. To eanble:

  PerlAddVar precaching yes

 view all matches for this distribution


Apache-NavBarDD

 view release on metacpan or  search on metacpan

NavBarDD.pm  view on Meta::CPAN

    height: 2ex;
    font-family: helvetica,arial;
    font-weight: bold;
    font-size: 10pt;
    color: #003366;
    background-color: #FFFFCC;
    text-align: center
}

td.master-normal {
    height: 2ex;
    font-family: helvetica,arial;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #006633; 
    text-align:center;
}

td.vassal-active {
    height: 4ex; 
    font-family: helvetica,arial; 
    font-size: 7pt; 
    color: #006633; 
    background-color: #FFFFFF;
}

td.vassal-normal {
    height: 4ex; 
    font-family: helvetica, arial; 
    font-size: 7pt; 
    color: #006633; 
    background-color: #FFFFCC; 
}

a.master {
    text-decoration: none;
    color: #FFFFFF;

NavBarDD.pm  view on Meta::CPAN

     height: 2ex;
     font-family: helvetica,arial;
     font-weight: bold;
     font-size: 10pt;
     color: #003366;
     background-color: #FFFFCC;
     text-align: center
 }

 td.master-normal {
     height: 2ex;
     font-family: helvetica,arial;
     font-size: 10pt;
     color: #FFFFFF;
     background-color: #006633; 
     text-align:center;
 }

 td.vassal-active {
     height: 4ex; 
     font-family: helvetica,arial; 
     font-size: 7pt; 
     color: #006633; 
     background-color: #FFFFFF;
 }

 td.vassal-normal {
     height: 4ex; 
     font-family: helvetica, arial; 
     font-size: 7pt; 
     color: #006633; 
     background-color: #FFFFCC; 
 }

 a.master {
     text-decoration: none;
     color: #FFFFFF;

 view all matches for this distribution


Apache-PageKit

 view release on metacpan or  search on metacpan

eg/View/pdf/media.tmpl  view on Meta::CPAN

      <!-- this defines a title -->
      <fo:block font-size="18pt" 
            font-family="sans-serif" 
            line-height="24pt"
            space-after.optimum="15pt"
            background-color="blue"
            color="white"
            text-align="center"
            padding-top="3pt">
	Media Test - PDF
      </fo:block>

 view all matches for this distribution


Apache-Pod

 view release on metacpan or  search on metacpan

lib/Apache/Pod/HTML.pm  view on Meta::CPAN

}

sub _css {
    return <<'EOF';
BODY {
    background: white;
    color: black;
    font-family: times,serif;
    margin: 0;
    padding: 1ex;
}

lib/Apache/Pod/HTML.pm  view on Meta::CPAN

    border-width: 0;
    color: inherit;
}

A:link, A:visited {
    background: transparent;
    color: #006699;
}

PRE {
    background: #eeeeee;
    border: 1px solid #888888;
    color: black;
    padding-top: 1em;
    padding-bottom: 1em;
    white-space: pre;
}

H1 {
    background: transparent;
    color: #006699;
    font-size: x-large;
    font-family: tahoma,sans-serif;
}

H2 {
    background: transparent;
    color: #006699;
    font-size: large;
    font-family: tahoma,sans-serif;
}

.block {
    background: transparent;
}

TD .block {
    color: #006699;
    background: #dddddd;
    padding: 0.2em;
    font-size: large;
}

HR {

 view all matches for this distribution


Apache-PrettyPerl

 view release on metacpan or  search on metacpan

PrettyPerl.pm  view on Meta::CPAN

# You can set colors here. Use HTML color names or codes
# (like #ff0000 being red).
our %Colors =
(
	foreground	=> 'silver',
	background	=> 'black',
	links		=> 'white',
	
	comment	=> 'navy',
	escaped	=> 'purple',
	keyword	=> 'yellow',

PrettyPerl.pm  view on Meta::CPAN


	$retval .= <<EOF;
a
{
	color: $temp;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover

PrettyPerl.pm  view on Meta::CPAN


	{
		my $bg = 'black';
		my $fg = 'silver';

		if (defined ($Colors{'background'}))
		{
			$bg = $Colors{'background'};
		}
		if (defined ($Colors{'foreground'}))
		{
			$fg = $Colors{'foreground'};
		}

		$retval .= <<EOF;
body
{
	color: $fg;
	background-color: $bg;
}

div.source
{
	font-family: monospace;

PrettyPerl.pm  view on Meta::CPAN


	$retval .= <<EOF;
span.comment
{
	color: $temp;
	background-color: transparent;
}

span.error
{
	color: red;
	background-color: yellow;
}
EOF

	my %defaults =
	(

PrettyPerl.pm  view on Meta::CPAN

		$retval .= <<EOF;

span.$_
{
	color: $temp;
	background-color: transparent;
}
EOF
	}

	$retval .= <<EOF;

 view all matches for this distribution



Apache-ProxyRewrite

 view release on metacpan or  search on metacpan

ProxyRewrite.pm  view on Meta::CPAN

               'code'       => 1,
               'codebase'   => 1,
              },
 'area'    => 'href',
 'base'    => 'href',
 'body'    => 'background',
 'embed'   => 'src',
 'form'    => 'action',
 'frame'   => 'src',
 'img'     => {
               'src'        => 1,

ProxyRewrite.pm  view on Meta::CPAN

               'data'       => 1,
               'name'       => 1,
               'usemap'     => 1,
              },
 'script'  => 'src',
 'td'      => 'background',
 'th'      => 'background',
 'tr'      => 'background',
);


###############################################################################
###############################################################################

 view all matches for this distribution


Apache-RewritingProxy

 view release on metacpan or  search on metacpan

RewritingProxy.pm  view on Meta::CPAN

	$outString .= $text;
	}
      elsif ($tolkens->[1] =~ /^(td|body)$/i && $tolkens->[0] eq 'S')
  	{
	$text = $tolkens->[4];
        if ($tolkens->[2]{background})
	  {
	  my $newLink = &fixLink($r,$tolkens->[2]{background},$url);
	  $text =~ s#$tolkens->[2]{background}#$newLink#;
	  }
	$outString .= $text;
	}
      elsif ($tolkens->[1] =~ /^script$/i 
		&& $tolkens->[0] eq 'S')

 view all matches for this distribution


Apache-SdnFw

 view release on metacpan or  search on metacpan

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

	font-size: 16px;
	text-align: left;
	text-align: center;
	white-space: nowrap;
	padding: 4px 4px 4px 4px;
	background-color:#bbb;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	}

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

	font-size: 16px;
	text-align: left;
	text-align: center;
	white-space: nowrap;
	padding: 4px 4px 4px 4px;
	background-color:#eee;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	}

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

div.autotrim ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
div.autotrim ul li.selected { background-color: #ff0; }
div.autotrim ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

}

div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0;
	padding:0;
	}

div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
div.autocomplete ul li.selected { background-color: #ff0; }
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

th {
	border: 1px solid #444;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	background-color: #ddd;
	border: 1px solid #aaa;
	}
th.i, td.i, {
	text-align: left;
	}

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

	}
th.shead {
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	background-color: #eee;
	border: 1px solid #aaa;
	}
td {
	border: 1px solid #aaa;
	}

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

	padding: 0;
	margin: 0;
	}
#menu_actions li {
	border: 1px solid #777;
	background-color:#999;
	list-style: none; 
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	padding-top: 12px;

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

	color: black;
	text-decoration: none;
	}
#action_title {
	border: 1px solid #aaa;
	background-color:#eee;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin-bottom: 10px; 
	}

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border: 1px solid #aaa;
	background-color:#eee;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin-right: 5px;

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border: 1px solid #aaa;
	background-color:#eee;
	list-style: none; 
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin-bottom: 10px;

lib/Apache/SdnFw/css/iphone/style.css  view on Meta::CPAN

	margin-left: 10px;
	margin-top: 10px;
	}

.notify {
	background: green;
	color: white;
	padding: 5px;
	}

.alert {
	background: red;
	color: white;
	padding: 5px;
	}

.noaccess {
	background: yellow; 
	color: black;
	font-weight: bold;
	padding: 5px;
	}

 view all matches for this distribution


Apache-SearchEngineLog

 view release on metacpan or  search on metacpan

analyse.cgi  view on Meta::CPAN

<html>
<head>
<title>Apache::SearchEngineLog - $self</title>
<style type="text/css">
<!--
th { color: black; background: gray; }
td { color: black; background: lightgray; }
//-->
</style>
</head>

<body>

 view all matches for this distribution


Apache-SecSess

 view release on metacpan or  search on metacpan

demo/ht/header.comp  view on Meta::CPAN

	if (form) form.elements[0].focus();
}
//   -->
</script>
<style type="text/css">
	BODY { background: #d1cfdf url(/images/bg.gif) top left repeat-y; }
	#hrule { background: #d1cfdf url(/images/hrule.gif) repeat-x; }
	#dochead {
		text-width: 70%;
		vertical-align: center;
		font-family: Ariel, Helvetica;
		font-size: 18pt;

demo/ht/header.comp  view on Meta::CPAN

		text-align: right;
		vertical-align: top;
	}
	#menu-head {
		vertical-align: top;
		background-color: #4c0505;
		color: #f0f0f0;
		font-family: Ariel, Helvetica;
		font-size: 14pt;
		font-weight: bold;
	}
	#menu-item {
		background-color: #e8e8ab;
		color: #000000;
		font-family: Ariel, Helvetica;
		font-size: 12pt;
		font-weight: normal;
	}

 view all matches for this distribution


Apache-SetWWWTheme

 view release on metacpan or  search on metacpan

SetWWWTheme.pm  view on Meta::CPAN

my $serverconfig;                                # name of the server config file
my $localconfig;                                 # name of the local config file
my $shortlocal;                                  # short name of local config file
my $allowsidebartoggle;                          # flag set by server to allow turning on/off the sidebar
my $allowBGCOLOR;                                # flag set by the server to allow the local config to 
                                                 #     change the background color.  HTML pages can *never*
                                                 #     override the background color.
my $nosidebar;                                   # flag set to turn off the sidebar.  $allownosidebar
                                                 #     must be set to use this.
my $allowbgpicture;                              # let us put in a background gif or something.  I put this in
                                                 #     so you could kill off animated bgs and other junk
my $bgpicture;                                   # used to set the bg picture for the produced page.
                                                 #
my $allowsidebarmod;                             # sidebar modification variables...
my $sidebartop;                                  #

SetWWWTheme.pm  view on Meta::CPAN


=head1 DESCRIPTION

The SetWWWTheme module provides a server-based look-and-feel configuration for
an entire webtree. This module allows the server to introduce a common
navigation side-bar. It also provides mechanisms to control the background
color and background picture for a web page.

This is implemented in a layered fashion. The module first reads the server
directives. This sets defaults, and decides what users may have control
over. Server directives may only be set by the webmasters. Following these,
the module reads local directives. These directives are specified in a file,

SetWWWTheme.pm  view on Meta::CPAN

cause the page to be displayed in a printable manner, for example.

The server-level configuration is primarily to set defaults. It is also to
set restrictions on the configurability of the rest of the site. The
server-level configuration decides whether or not individual authours will
be permitted to, for example, change the background colour and background
image of their web pages.

Once again, the server configuration may make use of all of the following
directives. The server then decides which of these the users may override.

SetWWWTheme.pm  view on Meta::CPAN

is set by the server directive @LOCALCONFIGFILE, with a default of 
LookAndFeelConfig. This file will
affect all HTML files within that directory, as well as any subdirectories.
These directives are subject to the restrictions placed by the server-level
configuration. This file is intended to be used to set common settings for a
tree. For example, one may wish to set the background colour for an entire
tree to white. Then a @BGCOLOR=#FFFFFF; directive in the local config file.
file will set this. Directives that are explicitly set override the server
settings (if allowed). Otherwise, the server's settings persist.

Individual file configuration

SetWWWTheme.pm  view on Meta::CPAN

=item @ALLOWBODYMOD

Server configuration only
This tag is used to allow or disallow users from changing BODY
elements. These include "alink", "vlink", "link", "text", "bgcolor",
and "background" items using the directives @ALINK, @VLINK, @LINK,
@TEXT, @BGCOLOR and @BGPICTURE respectively. If it is set to a non-zero
value, the user's directives will be read and used. Otherwise, user
settings will be ignored, and only the server configuration values will
be used in creating the <BODY> tag for the page. Here is an example:

SetWWWTheme.pm  view on Meta::CPAN


=item @ALLOWBGCOLOR L<Deprecated>

Server configuration only
This tag is used to allow or disallow users from changing the
background colours of their pages. By default it is set to 0, meaning
that users are not allowed to change their background colours. If it is
not set to a non-zero value, only the server's @BGCOLOR directives will
be used. This directive is deprecated. Administrators should use
@ALLOWBODYMOD instead. Here is an example:

 @ALLOWBGCOLOR=0;

=item @ALLOWBGPICTURE L<Deprecated>

Server configuration only
This tag is used to allow or disallow users from changing the
background picture of their pages. By default it is set to 0, meaning
that users are not allowed to change their background colours. If it is
not set to a non-zero value, only the server's @BGPICTURE directives
will be used. This directive is deprecated. Administrators should use
@ALLOWBODYMOD instead Here is an example:

 @ALLOWBGPICTURE=0;

SetWWWTheme.pm  view on Meta::CPAN

 @ALLOWSIDEBARMOD=0;

=item @BGCOLOR

HTML and local configuration subject to server configuration
This tag may be used to set the background colour of a page (or a group
of pages, in the case of local and server configuration). @BGCOLOR is
subject to the server directive @ALLOWBGCOLOR. If @ALLOWBGCOLOR is not
set to a non-zero value by server directives, the @BGCOLOR directive
will have no effect whatsoever when used in local and HTML
configuration. @BGCOLOR will always work when used in a server

SetWWWTheme.pm  view on Meta::CPAN

 @BGCOLOR=#FFFFCC;

=item @BGPICTURE

HTML and local configuration subject to server configuration
This tag may be used to set the background image of a page (or a group
of pages, in the case of a local and server configuration. @BGPICTURE
is subject to the server directive @ALLOWBGPICTURE. If @ALLOWBGPICTURE
is not set to a non-zero value by server directives, the @BGPICTURE
directive will have no effect whatsoever when used in local and HTML
configuration. @BGPICTURE will always work when used in a server
configuration. Here is an example:

 @BGPICTURE=/images/paperbackground.gif;

=item @BLANKGIF

Server configuration only
This tag is used to specify the location of the blank.gif image file.

 view all matches for this distribution


Apache-SimpleReplace

 view release on metacpan or  search on metacpan

SimpleReplace.pm  view on Meta::CPAN


Now, a request to http://localhost/someplace/foo.html will insert
the contents of foo.html in place of "the content goes here" in the
format1.html template and pass those results to Apache::SSI
The result is a nice and tidy way to control any custom headers, 
footers, background colors, or images in a single html file.

=head1 NOTES

As of 0.02, TEMPLATE is no longer relative to the ServerRoot.

 view all matches for this distribution


Apache-TS-AdminClient

 view release on metacpan or  search on metacpan

lib/Apache/TS/AdminClient.pm  view on Meta::CPAN

 proxy.config.http.anonymize_remove_from
 proxy.config.http.anonymize_remove_referer
 proxy.config.http.anonymize_remove_user_agent
 proxy.config.http.append_xforwards_header
 proxy.config.http.avoid_content_spoofing
 proxy.config.http.background_fill_active_timeout
 proxy.config.http.background_fill_completed_threshold
 proxy.config.http.cache.cache_responses_to_cookies
 proxy.config.http.cache.cache_urls_that_look_dynamic
 proxy.config.http.cache.enable_default_vary_headers
 proxy.config.http.cache.fuzz.min_time
 proxy.config.http.cache.fuzz.probability

 view all matches for this distribution


Apache-UploadMeter

 view release on metacpan or  search on metacpan

lib/Apache/UploadMeter/Resources/CSS.pm  view on Meta::CPAN

.metercontent {
    text-align:center;
    display:inline;
}
.meterunderlay {
    background-color: blue;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display:inline;
}
CSS-END

 view all matches for this distribution


Apache-UploadSvr

 view release on metacpan or  search on metacpan

lib/Apache/UploadSvr.pm  view on Meta::CPAN

	push @attr, $1;
      }
      push @attr, $x;
    }
    my $href;
    if ($href = $attr{href} || $attr{src} || $attr{background}) {
      if ($seen{$href}++) {
	$rlink = $slink = "-";
	push @comment, "see above";
      } else {
	my $t_uri = URI::URL->new($href);

 view all matches for this distribution


( run in 1.174 second using v1.01-cache-2.11-cpan-d8267643d1d )