blob: a4da59cf633319fa1ad911d13a47eda1553b0b67 [file] [log] [blame]
Rushabh Mehta7018b192012-02-02 13:42:28 +05301h1, h2, h3, h4, h5 {
Rushabh Mehta8eba1182012-05-02 09:45:28 +05302 font-family: Arial, Helvetica, sans-serif;
Rushabh Mehtab5717bd2011-09-06 12:46:33 +05303}
4
Rushabh Mehta7018b192012-02-02 13:42:28 +05305body {
Rushabh Mehta8eba1182012-05-02 09:45:28 +05306 font-family: Arial, Helvetica, sans-serif;
Rushabh Mehtab5717bd2011-09-06 12:46:33 +05307}
8
Rushabh Mehta7018b192012-02-02 13:42:28 +05309span, div, td, input, textarea, button, select {
10 font-family: inherit;
11}
12
Rushabh Mehta983a1712012-03-21 13:35:34 +053013.small {
14 font-size: 11.5px;
15}
16
Rushabh Mehtabedc1fe2012-01-17 18:17:06 +053017.erpnext-footer {
Rushabh Mehta4c1e9e72012-03-01 13:30:34 +053018 margin: 11px auto;
Rushabh Mehtabedc1fe2012-01-17 18:17:06 +053019 text-align: center;
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053020}
21
Anand Doshi5b1beeb2012-02-27 17:17:48 +053022/*extra size menus for recent*/
23.dropdown-menu#toolbar-recent, .dropdown-menu#toolbar-options, .dropdown-menu#toolbar-help{
24 min-width: 160px !important;
25 max-width: 260px !important;
Anand Doshic3023be2012-02-20 16:31:55 +053026}
Anand Doshi1ed4ef12012-04-27 15:30:23 +053027
28.expiry-info {
29 margin-top: 40px;
30 margin-bottom: -40px;
31 text-align: center;
32 background-color: rgb(255, 255, 204);
33 padding: 7px;
34 z-index: 1;
35}
Anand Doshi575545d2012-06-13 19:36:55 +053036
37.show-all-reports {
38 margin-top: 5px;
39 font-size: 11px;
Anand Doshi1fe3bc52013-06-06 18:55:20 +053040}
41
42/* toolbar */
43.toolbar-splash {
44 width: 32px;
45 height: 32px;
Anand Doshid3b41b92013-06-07 12:23:16 +053046 margin: -11px auto;
Anand Doshi575545d2012-06-13 19:36:55 +053047}