mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
Very small CSS improvement
This commit is contained in:
parent
0db7180d43
commit
a47cca1b1e
@ -166,12 +166,11 @@ tbody>tr:hover {
|
|||||||
}
|
}
|
||||||
.tools {
|
.tools {
|
||||||
float: right;
|
float: right;
|
||||||
padding: 6px;
|
|
||||||
overflow: hidden;
|
|
||||||
border: 1px solid grey;
|
border: 1px solid grey;
|
||||||
}
|
}
|
||||||
.tools a {
|
.tools a {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.selected_tab {
|
.selected_tab {
|
||||||
background: lightgrey;
|
background: lightgrey;
|
||||||
|
Loading…
Reference in New Issue
Block a user