diff options
Diffstat (limited to 'pages/vomnibar.css')
| -rw-r--r-- | pages/vomnibar.css | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/pages/vomnibar.css b/pages/vomnibar.css index 9fdc43ba..b1ed0252 100644 --- a/pages/vomnibar.css +++ b/pages/vomnibar.css @@ -145,3 +145,10 @@     * on the eye for this purpose. */    background-color: #E6EEFB;  } + +.vomnibarInsertText { +} + +.vomnibarNoInsertText { +  visibility: hidden; +} | 
