mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
Merge branch 'master' of github.com:flynx/pWiki
This commit is contained in:
commit
6d6994c115
@ -283,18 +283,20 @@
|
||||
padding: 0;
|
||||
border: none;
|
||||
background: none;
|
||||
}
|
||||
&:not([cropped])>.text {
|
||||
|
||||
&>.text {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
&,
|
||||
&[cropped] {
|
||||
margin-left: 0;
|
||||
}
|
||||
&[cropped] .text {
|
||||
|
||||
& .text {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* toolbar... */
|
||||
.toolbar {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user