mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Helper text colour change and revision bump
As it says
This commit is contained in:
committed by
Franco Fichtner
parent
d80bdc507d
commit
6c2fa56660
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= theme-rebellion
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_VERSION= 0.2
|
||||
PLUGIN_COMMENT= A suitably dark theme
|
||||
PLUGIN_MAINTAINER= team-rebellion@queens-park.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
@@ -2259,7 +2259,7 @@ output {
|
||||
padding-top: 7px;
|
||||
font-size: 14px;
|
||||
line-height: 1.428571429;
|
||||
color: #565656; }
|
||||
color: #c5c4c3; }
|
||||
|
||||
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user