mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-08 15:02:23 +00:00
Fixed #45 - les icones sont revenues
This commit is contained in:
parent
45a04467ae
commit
a672f9f506
1 changed files with 1 additions and 7 deletions
|
@ -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 a new issue