Subversion Repositories SmartDukaan

Rev

Rev 33992 | Rev 34000 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33992 Rev 33997
Line 6... Line 6...
6
        text-align: center;
6
        text-align: center;
7
    }
7
    }
8
 
8
 
9
    #rbm-arr-table td, #rbm-arr-table th {
9
    #rbm-arr-table td, #rbm-arr-table th {
10
        padding: 0.35rem;
10
        padding: 0.35rem;
11
        font-size: 20px;
11
        font-size: 18px;
12
    }
12
    }
13
 
13
 
14
    .text-bold {
14
    .text-bold {
15
        font-weight: bold !important;
15
        font-weight: bold !important;
16
    }
16
    }
Line 18... Line 18...
18
    .text-bold span {
18
    .text-bold span {
19
        font-weight: bold;
19
        font-weight: bold;
20
    }
20
    }
21
 
21
 
22
    .rb-name {
22
    .rb-name {
23
        font-size: 17px;
23
        font-size: 16px;
24
        font-weight: bold;
24
        font-weight: bold;
25
    }
25
    }
26
 
26
 
27
    #rbm-arr-table td {
27
    #rbm-arr-table td {
28
        text-align: center;
28
        text-align: center;
Line 44... Line 44...
44
                        <input placeholder="Set Duration" name="rbmArrPeriod"
44
                        <input placeholder="Set Duration" name="rbmArrPeriod"
45
                               id="rbmArrPeriod"
45
                               id="rbmArrPeriod"
46
                               type="text" value="" class="form-control input-sm" style="height: 34px;">
46
                               type="text" value="" class="form-control input-sm" style="height: 34px;">
47
                    </td>
47
                    </td>
48
                    <td>
48
                    <td>
-
 
49
                        <input class="btn btn-primary btn-sm rbm-target-achievement"
-
 
50
                               type="button"
-
 
51
                               value="View">
-
 
52
                    </td>
-
 
53
                    <td>
49
                        <input class="btn btn-primary btn-sm sold-catalog-report"
54
                        <input class="btn btn-primary btn-sm sold-catalog-report"
50
                               type="button"
55
                               type="button"
51
                               value="Download row data">
56
                               value="Download row data">
52
                    </td>
57
                    </td>
53
                </tr>
58
                </tr>