Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
55 righe
624 B
55 righe
624 B
@import "compass"; |
|
|
|
/* ---------- Logo ---------- */ |
|
|
|
.logo { |
|
} |
|
|
|
/* ---------- HTML editor ---------- */ |
|
|
|
body.html-editor { |
|
} |
|
|
|
.html-editor.portlet-message-boards { |
|
blockquote { |
|
|
|
&:after { |
|
} |
|
|
|
cite { |
|
} |
|
} |
|
|
|
pre { |
|
} |
|
} |
|
|
|
/* ---------- Text formatting ---------- */ |
|
|
|
.important { |
|
} |
|
|
|
/* ---------- Main content body ---------- */ |
|
|
|
.portal-iframe #main-content { |
|
} |
|
|
|
/* ---------- Loading animation ---------- */ |
|
|
|
.loading-animation { |
|
} |
|
|
|
/* ---------- Separator ---------- */ |
|
|
|
.separator { |
|
} |
|
|
|
/* ---------- Update manager ---------- */ |
|
|
|
.update-available { |
|
} |
|
|
|
/* ---------- Text highlighting ---------- */ |
|
|
|
.highlight { |
|
} |