2015-02-01 00:47:09 +00:00
|
|
|
#Navigationleft .blockbody { overflow: visible; }
|
|
|
|
|
|
|
|
.tagit { background: white !important; border: 1px solid grey !important; cursor: text; }
|
|
|
|
.tagit-choice { cursor: initial; }
|
2016-06-18 11:47:04 +01:00
|
|
|
input[name=search] ~ input[type=submit] { display: inline-block !important; }
|
2015-02-01 00:47:09 +00:00
|
|
|
|
|
|
|
.tag-negative { background: #ff8080 !important; }
|
|
|
|
.tag-positive { background: #40bf40 !important; }
|