X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Frequirement_spec.css;h=45628179cde5fb3d4c25f0809d94bfbd4f6b6487;hb=c19b1e03fb03f195d86a5b78f8ce2338f745f599;hp=d5edd4bee5ae89086fbf9bf9429d04b144ce3113;hpb=a202449b1b075b708ec4c68e0be1faf02ce2d031;p=kivitendo-erp.git 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 */