mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 20:55:10 +01:00
Moved label colours to template/theme; added freshgreen and dark
This commit is contained in:
@@ -18,16 +18,6 @@ nav .button-collapse i
|
||||
|
||||
/** Form input fields **/
|
||||
|
||||
/* label color */
|
||||
.input-field label
|
||||
{
|
||||
color: #000;
|
||||
}
|
||||
/* label focus color */
|
||||
.input-field input[type=text]:focus + label
|
||||
{
|
||||
color: #000;
|
||||
}
|
||||
/* label underline focus color */
|
||||
.input-field input[type=text]:focus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user