fix various SCSS snafus
This commit is contained in:
@@ -55,8 +55,8 @@ a:visited {
|
||||
color: $accent-color;
|
||||
}
|
||||
|
||||
input[type=text] {
|
||||
background-color: $primary-bg-color;
|
||||
input[type=text], input[type=password] {
|
||||
background-color: transparent;
|
||||
color: $primary-fg-color;
|
||||
}
|
||||
|
||||
|
||||
@@ -44,7 +44,6 @@ limitations under the License.
|
||||
height: 24px;
|
||||
border: 0px ! important;
|
||||
/* border-bottom: 1px solid rgba(0, 0, 0, 0.1) ! important; */
|
||||
background-color: transparent ! important;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user