mirror of
https://codeberg.org/diginaut/digimarks.git
synced 2026-02-04 11:30:27 +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