mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0d4d766de9
commit
92d750cf01
@ -278,18 +278,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