SPR-869: QC Plugin icon qs
This commit is contained in:
parent
d160b7e7bb
commit
9161dde646
3 changed files with 31 additions and 24 deletions
css/plugins
|
@ -2,23 +2,25 @@
|
|||
* Styles for the QC plugin
|
||||
*/
|
||||
|
||||
// icon in page attributes
|
||||
|
||||
/* + + + + + icon in page attributes3 + + + + + */
|
||||
|
||||
.page-attributes .plugin_qc {
|
||||
.qc_icon {
|
||||
margin: 0;
|
||||
|
||||
svg {
|
||||
margin-top: 0.1em;
|
||||
margin-left: 0.1em;
|
||||
margin-top: .1em;
|
||||
width: 1.6em;
|
||||
height: 1.6em;
|
||||
font-size: (@font-size-small - .06);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// output
|
||||
.qc-output {
|
||||
font-size: 90%;
|
||||
border-bottom: 1px solid @ini_border;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue