]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/templates/staff/css/admin.css.tt2
LP#1739286: Revert "lp1739286 default search box in Z39.50"
[working/Evergreen.git] / Open-ILS / src / templates / staff / css / admin.css.tt2
1
2 #age-to-lost-container {
3   margin-top: 20px;
4 }
5
6 #age-to-lost-container .row {
7   margin-top: 20px;
8 }
9
10 #age-to-lost-container .form-group {
11   padding-right: 10px;
12 }
13   
14 .admin-splash-container .row {
15   margin-top: 5px;
16 }
17
18 .admin-splash-container .new-entry {
19   margin-top: 10px;
20   padding-top: 10px;
21   border-top: 2px solid #F5F5F5;
22 }
23
24 #auto-print-container {
25   margin-top: 20px;
26 }
27
28 #auto-print-container .row {
29   margin-top: 20px;
30 }
31
32 #edit-org-container input.ng-invalid-required {
33   background-color: yellow;
34   color: red;
35 }
36
37