blob: ab70ee44147b525f6178cd0f0538f206811b0ca5 [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 Doshi575545d2012-06-13 19:36:55 +053022.show-all-reports {
23 margin-top: 5px;
24 font-size: 11px;
Anand Doshi1fe3bc52013-06-06 18:55:20 +053025}
26
27/* toolbar */
28.toolbar-splash {
29 width: 32px;
30 height: 32px;
Anand Doshicc04a172013-07-17 14:15:26 +053031 margin: -10px auto;
Anand Doshi575545d2012-06-13 19:36:55 +053032}