X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=css%2Frequirement_spec.css;h=29b458298cb2b6f3a9154e035d123e30df4ec626;hb=dc1cf0b06e6bd0e4422039c5097576878ab0ddfc;hp=45628179cde5fb3d4c25f0809d94bfbd4f6b6487;hpb=14faa2e3255122c5a80e3b67faafc0b0be13174b;p=kivitendo-erp.git diff --git a/css/requirement_spec.css b/css/requirement_spec.css index 45628179c..29b458298 100644 --- a/css/requirement_spec.css +++ b/css/requirement_spec.css @@ -43,9 +43,10 @@ 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-close { background-image: url("../image/document-close.png"); } -.context-menu-item.icon-save { background-image: url("../image/document-save.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"); } +.context-menu-item.icon-revert { background-image: url("../image/edit-undo.png"); } /* ------------------------------------------------------------ */ /* Sections & function blocks */