mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 01:50:07 +00:00
minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8e6aa368f9
commit
4df13f7fcb
2
bootstrap.js
vendored
2
bootstrap.js
vendored
File diff suppressed because one or more lines are too long
@ -4,7 +4,7 @@ body {
|
||||
|
||||
.raw,
|
||||
.text {
|
||||
display: block;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.item.checked {
|
||||
@ -28,8 +28,13 @@ body {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.item:hover {
|
||||
pre {
|
||||
display: block;
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.item:hover {
|
||||
}
|
||||
.item .button {
|
||||
display: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user