mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 09:49:36 +01:00
FIX: fix style.less
This commit is contained in:
@@ -325,17 +325,6 @@ textarea,
|
||||
button {
|
||||
font-size: 99%;
|
||||
}
|
||||
select {
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
background: #4F4F4F;
|
||||
border: 0;
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
|
||||
color: #fff;
|
||||
padding: 3px 10px;
|
||||
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
textarea {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user