mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Minor css
This commit is contained in:
parent
690eb0f979
commit
c35cc4135e
1 changed files with 5 additions and 1 deletions
|
@ -52,8 +52,12 @@
|
|||
display: block;
|
||||
float: right;
|
||||
text-decoration: none;
|
||||
padding-left: 5px;
|
||||
padding: 0 5px;
|
||||
border: 0 !important;
|
||||
color: blue;
|
||||
|
||||
&:hover {
|
||||
background-color: #bbb;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue