Subversion Repositories DevTools

Rev

Rev 5052 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5052 Rev 5056
Line 94... Line 94...
94
.embedded_table{border-spacing:0px;border-width:0px;}
94
.embedded_table{border-spacing:0px;border-width:0px;}
95
.full_table{width:100%;border-spacing:0px;border-width:0px;}
95
.full_table{width:100%;border-spacing:0px;border-width:0px;}
96
.top_border{border-top:1px solid black;}
96
.top_border{border-top:1px solid black;}
97
.form_error {border:1px solid red;}
97
.form_error {border:1px solid red;}
98
.center_table{margin-left: auto; margin-right: auto;}
98
.center_table{margin-left: auto; margin-right: auto;}
99
.nowrap {white-space: nowrap;}
99
.wrap {white-space: normal;}
100
.form_align { padding-right: 1em; vertical-align:top; text-align: left;}
100
.form_align { padding-right: 1em; vertical-align:top; text-align: left;}
101
.rounded_box {
101
.rounded_box {
102
border-style: solid !important;
102
border-style: solid !important;
103
border-top-width: 15px !important;
103
border-top-width: 15px !important;
104
border-bottom-width: 15px !important;
104
border-bottom-width: 15px !important;