mirror of
https://github.com/mue/mue.git
synced 2026-07-24 09:17:24 +02:00
more css cleanup
This commit is contained in:
@@ -15,20 +15,8 @@
|
||||
text-align: center;
|
||||
border-radius: 12px;
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
top: 80%;
|
||||
left: 50%;
|
||||
margin-left: -125px;
|
||||
|
||||
input[type=text] {
|
||||
border: none;
|
||||
color: #2d3436;
|
||||
}
|
||||
|
||||
svg,
|
||||
input[type=text] {
|
||||
display: inline-flex;
|
||||
}
|
||||
margin-left: -150px;
|
||||
|
||||
svg {
|
||||
float: left;
|
||||
@@ -40,7 +28,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.notes:hover .notescontainer {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user