User:Rar/anidb.css

From AniDB
Revision as of 16:18, 9 August 2006 by Rar (talk | contribs) (Updates)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import "http://www.anidb.net/css/blue/blue.css";

#layout-content div.main_edit label
{
	display: block;
}

#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 */
{
	background-color: #6FC279;
}