X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ecce066d5d1ab4eaf97e65d0fb0c42fd824f04fe..c19b1e03fb03f195d86a5b78f8ce2338f745f599:/css/requirement_spec.css diff --git a/css/requirement_spec.css b/css/requirement_spec.css index d5edd4bee..45628179c 100644 --- a/css/requirement_spec.css +++ b/css/requirement_spec.css @@ -43,8 +43,9 @@ table.rs_input_field input, table.rs_input_field select { /* Special things that apply to the context menu */ /* ------------------------------------------------------------ */ -.context-menu-item.icon-flag { background-image: url("../image/flag-red.png"); } - +.context-menu-item.icon-flag { background-image: url("../image/flag-red.png"); } +.context-menu-item.icon-close { background-image: url("../image/document-close.png"); } +.context-menu-item.icon-save { background-image: url("../image/document-save.png"); } /* ------------------------------------------------------------ */ /* Sections & function blocks */