Fixes #403 : Remove QRCode in core CSS and fix plugin layout
This commit is contained in:
parent
4c3df9aa12
commit
6a6f6c32e5
2 changed files with 3 additions and 15 deletions
inc
|
@ -414,16 +414,6 @@ h1 {
|
|||
color:#E28E3F;
|
||||
}
|
||||
|
||||
.linkqrcode {
|
||||
display: inline;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
a.qrcode img {
|
||||
width: 13px;
|
||||
height: 13px;
|
||||
}
|
||||
|
||||
#linklist li.private {
|
||||
background: url('../images/private.png') no-repeat 4px center;
|
||||
padding-left: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue