mirror of
https://github.com/moparisthebest/wallabag
synced 2025-02-07 02:30:12 -05:00
Fixed #45 - les icones sont revenues
This commit is contained in:
parent
45a04467ae
commit
a672f9f506
@ -101,9 +101,7 @@ input[type=submit].delete {
|
|||||||
min-height: 8em;
|
min-height: 8em;
|
||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
}
|
}
|
||||||
#main .entrie h2 {
|
|
||||||
width: 95%;
|
|
||||||
}
|
|
||||||
#main .entrie h2 a {
|
#main .entrie h2 a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
@ -113,10 +111,6 @@ input[type=submit].delete {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tools {
|
.tools {
|
||||||
position: absolute;
|
|
||||||
top: 20px;
|
|
||||||
right: 20px;
|
|
||||||
width: 30px;
|
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user