diff --git a/styles/bootstrap/application.css b/styles/bootstrap/application.css index eb117fcd6..6a02e1153 100644 --- a/styles/bootstrap/application.css +++ b/styles/bootstrap/application.css @@ -161,6 +161,7 @@ i.released {color: #00b000;} i.rejected {color: #b00000;} i.in-workflow {color: #11479e;} i.workflow-action {color: #91479e;} +i.selected {border: 1px solid #d4d4d4;padding:3px;border-radius:3px;background-color:#fafafa;background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);} span.openpopupbox { cursor: pointer;