Standard CSS annotations for dnn sites

Source: Internet
Author: User

/* The red color is my annotation. the CSS comes from dnn 3.2.2. You can see this CSS in the CSS editing of Site Management */

/* ========================================
CSS styles for dotnetnuke
======================================
*/

/* Page background */
/* Background color for the header at the top of the page */
/* Background Color and other styles of the title at the top of the page */
. Headbg {
}

/* Background color for the content part of the pages */
/* Background Color and other styles of the page content area */
Body
{
}

/* Background/border colors for the selected tab */
/* The background color, border color, and other styles of the current page */
. Tabbg {
}

/* Style of the left panel */
. Leftpane {
}

/* Main Content panel style */
. Contentpane {
}

/* Style of the right panel */
. Rightpane {
}

/* Text style for the selected tab */
/* Text styles and other styles on the current page */
. Selectedtab {
}

/* Hyperlink style for the selected tab */
/* Style of the current page Link */
A. selectedtab: link {
}
A. selectedtab: visited {
}
A. selectedtab: Active {
}
A. selectedtab: hover {
}

/* Text style for the unselected tabs */
/* Non-current page Link style */
. Othertabs {
}
/* Hyperlink style for the unselected tabs */
A. othertabs: link {
}
A. othertabs: visited {
}
A. othertabs: Active {
}
A. othertabs: hover {
}

/* General */
/* Style for module titles */
/* Module title style */
. Head {
}

/* Style of item titles on edit and Admin pages */
/* Edit and manage the style of the subitem title */
. Subhead {
}

/* Module title style used instead of head for compact rendering by Quicklinks and signin modules */
/* Compact style of module title */
. Subsubhead {
}

/* Text style used for most text rendered by modules */
/* Standard text, which can be used at most */
. Normal
{
}

/* Text style used for textboxes in the admin and edit pages, for NAV compatibility */
/* Standard text box style */
. Normaltextbox
{
}

/* The Red format of the standard text. For example, if the format of an input item is incorrect, use this style when prompted text */
. Normalred
{
}

/* Bold Text of standard text, used for key issues, list headers, and other locations */
. Normalbold
{
}

/* Command button and link button style */
/* Text style for buttons and link buttons used in the portal admin pages */
. Commandbutton {
}
/* Hyperlink style for buttons and link buttons used in the portal admin pages */
A. commandbutton: link {
}
A. commandbutton: visited {
}
A. commandbutton: Active {
}
A. commandbutton: hover {
}

/* Generic */
/* Some styles of standard HTML elements can be understood at a glance. You don't need to talk about them */
H1 {
}
H2 {
}
H3 {
}
H4 {
}
H5, dt {
}
H6 {
}
Tfoot, thead {
}
Th {
}
A: link {
}
A: visited {
}
A: active {
}
A: hover {
}
Small {
}
Big {
}
BLOCKQUOTE, pre {
}
Ul Li {
}
Ul Li {
}
Ul Li {
}
Ol Li {
}
Ol Li {
}
Ol ol Li {
}
HR {
}

/* Module-specific */
/* These are the styles set for specific modules. Of course, you can also use them for your modules */

/* Text style for reading messages in Discussion */
/* Message text style of the discussion module */
. Message {
}
 
/* Style of item titles by announcements and events */
/* Announcements and events module subitem title style */
. Itemtitle {
}

/* Menu-styles */
/* Menu style. When you look at the style name, you will know what to do */
/* Module Title menu */
. Moduletitle_menucontainer {
}
. Moduletitle_menubar {
}
. Moduletitle_menuitem {
}
. Moduletitle_menuicon {
}
. Moduletitle_submenu {
}
. Moduletitle_menubreak {
}
. Moduletitle_menuitemsel {
}
. Moduletitle_menuarrow {
}
. Moduletitle_rootmenuarrow {
}

/* Main Menu */
. mainmenu_menucontainer {
}< br>. mainmenu_menubar {
}< br>. mainmenu_menuitem {
}< br>. mainmenu_menuicon {
}< br>. mainmenu_submenu {
}< br>. mainmenu_menubreak {
}< br>. mainmenu_menuitemsel {
}< br>. mainmenu_menuarrow {
}< br>. mainmenu_rootmenuarrow {
}

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.