blob: 2506868ecd98d25fa4b1daf43315ebcbd57a54ba [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 Doshi1ed4ef12012-04-27 15:30:23 +053022.expiry-info {
23 margin-top: 40px;
24 margin-bottom: -40px;
25 text-align: center;
26 background-color: rgb(255, 255, 204);
27 padding: 7px;
28 z-index: 1;
29}
Anand Doshi575545d2012-06-13 19:36:55 +053030
31.show-all-reports {
32 margin-top: 5px;
33 font-size: 11px;
Anand Doshi1fe3bc52013-06-06 18:55:20 +053034}
35
36/* toolbar */
37.toolbar-splash {
38 width: 32px;
39 height: 32px;
Anand Doshid3b41b92013-06-07 12:23:16 +053040 margin: -11px auto;
Anand Doshi575545d2012-06-13 19:36:55 +053041}