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.
46 lines
1.9 KiB
46 lines
1.9 KiB
/* |
|
* $Log |
|
*/ |
|
|
|
@import "LSFServlet.css"; |
|
|
|
table { border: 3px solid red } |
|
td { border: 1px solid red } |
|
|
|
table table { border: 3px solid green } |
|
table table td { border: 1px solid green } |
|
|
|
table table table { border: 3px solid yellow } |
|
table table table td { border: 1px solid yellow } |
|
|
|
table table table table { border: 3px solid orange } |
|
table table table table td { border: 1px solid orange } |
|
|
|
table table table table table { border: 3px solid brown } |
|
table table table table table td { border: 1px solid brown } |
|
|
|
table table table table table table { border: 3px solid black } |
|
table table table table table table td { border: 1px solid black } |
|
|
|
table table table table table table table { border: 3px solid red } |
|
table table table table table table table td { border: 1px solid red } |
|
|
|
table table table table table table table table { border: 3px solid green } |
|
table table table table table table table table td { border: 1px solid green } |
|
|
|
table table table table table table table table table { border: 3px solid yellow } |
|
table table table table table table table table table td { border: 1px solid yellow } |
|
|
|
table table table table table table table table table table { border: 3px solid orange } |
|
table table table table table table table table table table td { border: 1px solid orange } |
|
|
|
table table table table table table table table table table table { border: 3px solid brown } |
|
table table table table table table table table table table table td { border: 1px solid brown } |
|
|
|
table table table table table table table table table table table table { border: 3px solid black } |
|
table table table table table table table table table table table table td { border: 1px solid black } |
|
|
|
img { border: 1px solid #FF00FF } |
|
|
|
NOBR {color: #FFFFFF; background-color: #FF0000} |
|
NOBR:before {content: '_NOBR bitte durch <span class="nobr">xxx xxx</span> ersetzen: '; font-family: courier; font-weight: bold}
|
|
|