Subversion Repositories SmartDukaan

Rev

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

Rev 28727 Rev 29153
Line 34... Line 34...
34
    <link rel="stylesheet" type="text/css" href="resources/css/bootstrap-multiselect.css"/>
34
    <link rel="stylesheet" type="text/css" href="resources/css/bootstrap-multiselect.css"/>
35
    <link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.10.16/css/dataTables.bootstrap.min.css"/>
35
    <link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.10.16/css/dataTables.bootstrap.min.css"/>
36
    <link rel='stylesheet' href='https://use.fontawesome.com/releases/v5.7.0/css/all.css'
36
    <link rel='stylesheet' href='https://use.fontawesome.com/releases/v5.7.0/css/all.css'
37
          integrity='sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ' crossorigin='anonymous'>
37
          integrity='sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ' crossorigin='anonymous'>
38
    <style type="text/css">
38
    <style type="text/css">
-
 
39
    
-
 
40
	    // Small deesktops
-
 
41
		@media (max-width: 1280px) {
-
 
42
			div.count {
-
 
43
				font-size:18px;
-
 
44
			}
-
 
45
		}
-
 
46
    
39
 
47
 
40
        .current-margin {
48
        .current-margin {
41
            cursor: pointer;
49
            cursor: pointer;
42
        }
50
        }
43
 
51
 
Line 959... Line 967...
959
                               data-backdrop="static" data-keyboard="false"><a href="javascript:void(0)">All terms & conditions</a></p>
967
                               data-backdrop="static" data-keyboard="false"><a href="javascript:void(0)">All terms & conditions</a></p>
960
                        </div>
968
                        </div>
961
                    #end
969
                    #end
962
                    <div class="offer-margin-container">
970
                    <div class="offer-margin-container">
963
                        <div class="modal  text-center" id="offerDescription">
971
                        <div class="modal  text-center" id="offerDescription">
964
                            <div class="modal-dialog">
972
                            <div class="modal-dialog modal-dialog-scrollable">
965
                                <div class="modal-content">
973
                                <div class="modal-content">
966
                                </div>
974
                                </div>
967
                            </div>
975
                            </div>
968
                        </div>
976
                        </div>
969
                    </div>
977
                    </div>