Helper text colour change and revision bump

As it says
This commit is contained in:
marjohn56 2018-01-19 07:38:48 +00:00 committed by Franco Fichtner
parent d80bdc507d
commit 6c2fa56660
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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"]
{