Apache-SdnFw

 view release on metacpan or  search on metacpan

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

	/*border: 1px solid #444;*/
	border-collapse: collapse;
	border-spacing: 0px;
	caption-side: top;
	width: 94%;
	margin: 10px;
	}
table.stable {
	margin: 0px 0px 0px 0px;
	}
pre {
	white-space: -moz-pre-wrap !important;
	}
caption {
	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	border: 1px solid #bbb;
	margin-right: -1px;
	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;
	}

td.header {
	border: 1px solid #bbb;
	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;
	}

div.autotrim {
	display: none;
	border:1px solid #888;
	margin:0;
	padding:0;
	}

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;
	cursor:pointer;
}

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;
	cursor:pointer;
}

tbody th {
	width: 1px;
	white-space: nowrap;
	}
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;
	}
th.i, td.i, th.n, td.n {
	width: 1px;
	white-space: nowrap;
	}
th.n, td.n {
	text-align: right;
	}
th.s, td.s {
	width: 100%;
	}
th.shead {
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	background-color: #eee;
	border: 1px solid #aaa;
	}
td {
	border: 1px solid #aaa;
	}
td, th {
	padding: 2px 12px 2px 2px;
	}
/*li {
	padding: 2px;
	}*/
#menu {
	border-bottom: 2px solid black;
	}
#menu_actions {
	}
#menu_actions ul, #action ul, #home ul { 
	display: block;
	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;



( run in 2.784 seconds using v1.01-cache-2.11-cpan-140bd7fdf52 )