Reverting "Ersatz fuer kvitendo css - ist mit nosi abgesprochen - entspricht...
[kivitendo-erp.git] / css / kivitendo / dhtmlsuite / menu-bar.css
1 /************************************************************************************************************\r
2 \r
3         DHTML Suite for Applications\r
4         (C) www.dhtmlgoodies.com, August 2006\r
5 \r
6         CSS for the DHTMLsuite_tableWidget class.\r
7 \r
8         Terms of use:\r
9         Look at the terms of use at http://www.dhtmlgoodies.com/index.html?page=termsOfUse\r
10 \r
11         Thank you!\r
12 \r
13         www.dhtmlgoodies.com\r
14         Alf Magne Kalleland\r
15 \r
16 ************************************************************************************************************/\r
17 \r
18 .DHTMLSuite_menuBar_top{        /* The bar that is parent of the menu strip */\r
19         height:26px;\r
20         width:100%;\r
21         background-repeat:repeat-x;\r
22         font-family: sans-serif, Verdana, Arial, Helvetica;\r
23         font-size:12px;\r
24         z-index:100000;\r
25         padding-left:10px;\r
26 }\r
27 \r
28 .DHTMLSuite_menuBar_sub{\r
29         position:absolute;\r
30         background-color:#FFF;\r
31         border:1px solid #D1D1D1;\r
32         background-repeat:repeat-y;\r
33         background-position: left center;\r
34         display:inline;\r
35 }\r
36 \r