|
|
Line 1: |
Line 1: |
| @import "http://www.anidb.net/css/blue/blue.css"; | | @import "http://www.anidb.net/css/blue/blue.css"; |
|
| |
| #layout-content div.main_edit label
| |
| {
| |
| display: block;
| |
| vertical-align: top;
| |
| }
| |
|
| |
| #layout-content div.main_edit label *
| |
| {
| |
| display: block;
| |
| margin-left: 8em;
| |
| margin-right: -8em;
| |
| }
| |
|
| |
| #layout-content div.main_edit h4 /* tomerge with main_all */
| |
| {
| |
| background-color: #494D59;
| |
| color: #bbbbbb;
| |
| font-weight: normal;
| |
| margin: 0;
| |
| }
| |
|
| |
| #layout-content div.main_edit textarea
| |
| {
| |
| height: 15em;
| |
| }
| |
|
| |
| #layout-content > form > table
| |
| {
| |
| width: 100%;
| |
| }
| |
|
| |
| textarea
| |
| {
| |
| width: 90%;
| |
|
| |
| }
| |
|
| |
|
| #layout-content div.company_all tr.mylist /* needs normalising */ | | #layout-content div.company_all tr.mylist /* needs normalising */ |