mirror of
https://github.com/tabler/tabler.git
synced 2026-08-14 07:12:22 +04:00
html href fixes, custom input fixes
This commit is contained in:
@@ -35,3 +35,13 @@ Icon input
|
||||
left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
Bootstrap color input
|
||||
*/
|
||||
|
||||
.form-control-color {
|
||||
&::-webkit-color-swatch {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user