You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OboutSuite/Show/cs_quickscrollcustomize.aspx

16 lines
494 B

<%@ Page Language="C#" Inherits="cs_quickscrollcustomize" Src="cs_quickscrollcustomize.aspx.cs" %>
<%@ Register TagPrefix="obshow" Namespace="OboutInc.Show" Assembly="obout_Show_Net" %>
<html>
<head>
<title>obout ASP.NET Show examples</title>
<style type="text/css">
.panelTable
{
padding:7px;
height:153px;
border-collapse: separate;
border-spacing: expression(cellSpacing=0);
border-spacing: 0px;
border-padding: expression(cellPadding=0);
border-padding: 0px;