Skip to content

Instantly share code, notes, and snippets.

@maerlyn
Created January 25, 2011 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maerlyn/794972 to your computer and use it in GitHub Desktop.
Save maerlyn/794972 to your computer and use it in GitHub Desktop.
Használhatóvá teszi a neptunt
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document
domain("neptun.uni-pannon.hu"),
domain("neptun11.uni-pannon.hu"),
domain("neptun12.uni-pannon.hu"),
domain("neptun13.uni-pannon.hu"),
domain("neptun14.uni-pannon.hu") {
.main_header_l,
.main_header_m,
.main_header_r,
.main_header_l_table {
height: 0 !important;
background-image: url() !important;
}
.main_header_l {
width: auto !important;
}
.main_function_table {
width: 100% !important;
}
.infopanel,
#upChooser,
.main_header_r_table_skin,
.left_boxes {
display: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment