View | Details | Raw Unified | Return to bug 16239
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/css/cateditor.css (-1 lines)
Lines 181-187 body { Link Here
181
    border: solid 2px #b9d8d9;
181
    border: solid 2px #b9d8d9;
182
    border-bottom-style: none;
182
    border-bottom-style: none;
183
    border-radius: 6px 6px 0 0;
183
    border-radius: 6px 6px 0 0;
184
    height: 18px;
185
    margin-bottom: -32px;
184
    margin-bottom: -32px;
186
    overflow: auto;
185
    overflow: auto;
187
    padding: 4px;
186
    padding: 4px;
(-)a/koha-tmpl/intranet-tmpl/prog/css/datatables.css (-1 / +11 lines)
Lines 45-52 div.dataTables_info, Link Here
45
div.dataTables_paginate {
45
div.dataTables_paginate {
46
    float: left;
46
    float: left;
47
    padding : .3em .5em .3em .5em;
47
    padding : .3em .5em .3em .5em;
48
}
48
49
50
div.dataTables_filter label,
51
div.dataTables_length label,
52
div.dataTables_info label,
53
div.dataTables_paginate label{
54
    padding: 0;
49
}
55
}
56
50
div.dataTables_length {
57
div.dataTables_length {
51
    border-right : 1px solid #686868;
58
    border-right : 1px solid #686868;
52
    line-height:1.9em;
59
    line-height:1.9em;
Lines 60-67 div.dataTables_filter { Link Here
60
    border-left : 1px solid #FFF;
67
    border-left : 1px solid #FFF;
61
    border-right : 1px solid #AAAAAA;
68
    border-right : 1px solid #AAAAAA;
62
}
69
}
70
div.dataTables_length label {
71
    display: inline;
72
}
63
div.dataTables_filter {
73
div.dataTables_filter {
64
    line-height : 1.9em;
74
    line-height : inherit;
65
}
75
}
66
div.dataTables_paginate {
76
div.dataTables_paginate {
67
    padding : 0;
77
    padding : 0;
(-)a/koha-tmpl/intranet-tmpl/prog/css/humanmsg.css (+5 lines)
Lines 22-27 html, body { Link Here
22
	display: none;
22
	display: none;
23
	opacity: 0;
23
	opacity: 0;
24
	z-index: 100000;
24
	z-index: 100000;
25
        padding: 20px;
25
}
26
}
26
27
27
.humanError {
28
.humanError {
Lines 47-52 html, body { Link Here
47
	display: none;
48
	display: none;
48
	}
49
	}
49
50
51
.humanMsg ul li {
52
        list-style-type: none;
53
        }
54
50
#humanMsgLog {
55
#humanMsgLog {
51
	font: normal 10px Helvetica, Arial, Sans-Serif;
56
	font: normal 10px Helvetica, Arial, Sans-Serif;
52
	color: white;
57
	color: white;
(-)a/koha-tmpl/intranet-tmpl/prog/css/mainpage.css (+1 lines)
Lines 74-79 ul.biglinks-list li a.icon_general { Link Here
74
    /* Class used for each module link */
74
    /* Class used for each module link */
75
    background-image:url('../img/staff-home-icons-sprite.png');
75
    background-image:url('../img/staff-home-icons-sprite.png');
76
    display: block;
76
    display: block;
77
    box-sizing: content-box;
77
    float: left;
78
    float: left;
78
79
79
    width: 83%;
80
    width: 83%;
(-)a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css (-35 / +103 lines)
Lines 9-15 input:focus, textarea:focus { Link Here
9
::selection      { background:#538200; color:#ffffff; /* Safari and Opera */ }
9
::selection      { background:#538200; color:#ffffff; /* Safari and Opera */ }
10
::-moz-selection  { background:#538200; color:#ffffff; /* Firefox */ }
10
::-moz-selection  { background:#538200; color:#ffffff; /* Firefox */ }
11
11
12
a, a:link, a:visited {
12
a, a:link, a:visited,
13
a.btn:link, a.btn:visited {
13
    color : #004d99;
14
    color : #004d99;
14
    text-decoration: none;
15
    text-decoration: none;
15
}
16
}
Lines 107-114 em strong { Link Here
107
108
108
input, textarea {
109
input, textarea {
109
    padding : 2px 4px;
110
    padding : 2px 4px;
111
    line-height: normal;
112
}
113
114
input[type="checkbox"], input[type="radio"] {
115
    vertical-align: middle;
116
    margin: 0;
110
}
117
}
111
118
119
label, .label {
120
    font-weight: normal;
121
    font-size: inherit;
122
    padding: 0;
123
    color: black;
124
    margin-bottom: 0;
125
    vertical-align: middle;
126
}
127
128
label input[type="checkbox"],
129
label input[type="radio"],
130
.label input[type="checkbox"],
131
.label input[type="radio"] {
132
    margin-top: 0;
133
}
134
135
112
.subfield-label {
136
.subfield-label {
113
    font-style : italic;
137
    font-style : italic;
114
}
138
}
Lines 328-339 fieldset.lastchecked { Link Here
328
}
352
}
329
353
330
legend {
354
legend {
331
	font-size : 123.1%;
355
    font-size : 123.1%;
332
	font-weight : bold;
356
    font-weight : bold;
333
    border:2px solid #b9d8d9;
357
    border:2px solid #b9d8d9;
334
    background-color:#ffffff;
358
    background-color:#ffffff;
335
    border-radius:3px;
359
    border-radius:3px;
336
    padding: 0.2em 0.5em;
360
    padding: 0.2em 0.5em;
361
    width: auto;
337
}
362
}
338
363
339
#floating-save {
364
#floating-save {
Lines 356-361 legend { Link Here
356
	margin-top : 1em;
381
	margin-top : 1em;
357
}
382
}
358
383
384
#header>.container-fluid {
385
    padding: 0;
386
}
387
359
div.justify {
388
div.justify {
360
    text-align: justify;
389
    text-align: justify;
361
}
390
}
Lines 421-426 div#toolbar, Link Here
421
.btn-toolbar {
450
.btn-toolbar {
422
    background-color : #EDF4F6;
451
    background-color : #EDF4F6;
423
    padding: 5px 5px 5px 5px;
452
    padding: 5px 5px 5px 5px;
453
    margin: 0;
424
    border-radius: 5px 5px 0 0;
454
    border-radius: 5px 5px 0 0;
425
    border: 1px solid #E6F0F2;
455
    border: 1px solid #E6F0F2;
426
}
456
}
Lines 567-573 border:2px solid #b9d8d9; Link Here
567
float : left;
597
float : left;
568
font-size : 90%;
598
font-size : 90%;
569
clear : left;
599
clear : left;
570
margin: .9em 0 0 0;  
600
margin: .9em 0 0 0;
571
padding: 0;
601
padding: 0;
572
width: 100%; 
602
width: 100%; 
573
}
603
}
Lines 651-663 fieldset.rows li.radio label { Link Here
651
fieldset.rows ol.radio label {
681
fieldset.rows ol.radio label {
652
	width : auto;
682
	width : auto;
653
	float : none;
683
	float : none;
654
	margin-right : 0;
684
	margin-right : 30px;
685
        padding-left: 0;
686
        vertical-align: middle;
687
}
688
689
fieldset.rows li.radio input + label {
690
    margin-left: 0;
691
    padding-left: 0;
692
}
693
694
fieldset.rows ol.radio input[type="checkbox"],
695
fieldset.rows ol.radio input[type="radio"] {
696
    margin-left: -28px;
655
}
697
}
656
698
657
fieldset.rows ol.radio label.radio {
699
fieldset.rows ol.radio label.radio {
658
	float : left;
700
	float : left;
659
	width : 12em;
701
	width : 9em;
660
	margin-right : 1em;
702
	margin-right : 1em;
703
        margin-top: 0;
661
}
704
}
662
705
663
fieldset.rows caption {
706
fieldset.rows caption {
Lines 693-704 fieldset.rows label.error { Link Here
693
736
694
fieldset.action, div.action {
737
fieldset.action, div.action {
695
    background-color: transparent;
738
    background-color: transparent;
696
	clear : both;
739
    clear : both;
697
	float : none;
740
    float : none;
698
    border : 0px;
741
    border : 0px;
699
  margin: 0;
742
    margin: 0.9em 0 0 0;
700
     padding: .4em .4em .4em .1em;
743
    padding: 0;
701
  width: auto;
744
    width: auto;
745
}
746
747
.btn-toolbar fieldset.action {
748
    margin-top: 0;
702
}
749
}
703
750
704
div.rows+div.rows {
751
div.rows+div.rows {
Lines 717-725 width: 100%; Link Here
717
div.rows span.label {  
764
div.rows span.label {  
718
	float: left;  
765
	float: left;  
719
	font-weight : bold;
766
	font-weight : bold;
720
	width: 9em;  
767
	width: 9em;
721
	margin-right: 1em;  
768
	margin-right: 1em;  
722
	text-align: left;
769
	text-align: left;
770
        padding-top: 0;
771
}
772
773
.rows .label {
774
    white-space: normal;
723
}
775
}
724
776
725
div.rows ol {  
777
div.rows ol {  
Lines 760-766 fieldset.rows label.inline { Link Here
760
fieldset.rows .inputnote {
812
fieldset.rows .inputnote {
761
	clear : left;
813
	clear : left;
762
	float : left;
814
	float : left;
763
	margin : .5em 0 0 11em;
815
	margin : 1em 0 0 11em;
764
}
816
}
765
817
766
.checkedout {
818
.checkedout {
Lines 2314-2326 button, Link Here
2314
    border : 0;
2366
    border : 0;
2315
}
2367
}
2316
2368
2317
.btn-small .caret {
2318
    margin-top : .6em;
2319
}
2320
2321
#toolbar .btn,
2322
#toolbar .dropdown-menu,
2369
#toolbar .dropdown-menu,
2323
.btn-toolbar .btn,
2324
.btn-toolbar .dropdown-menu {
2370
.btn-toolbar .dropdown-menu {
2325
    font-size: 13px;
2371
    font-size: 13px;
2326
}
2372
}
Lines 2328-2333 a.btn:link, Link Here
2328
a.btn:visited{
2374
a.btn:visited{
2329
    color: #333333;
2375
    color: #333333;
2330
}
2376
}
2377
2378
a.btn-link:hover {
2379
    color : #538200;
2380
}
2381
2331
.dropdown-menu li {
2382
.dropdown-menu li {
2332
    list-style: none outside none;
2383
    list-style: none outside none;
2333
}
2384
}
Lines 2341-2346 a.disabled { Link Here
2341
2392
2342
.navbar {
2393
.navbar {
2343
    color: #333;
2394
    color: #333;
2395
    min-height: 20px;
2396
}
2397
2398
#header.navbar {
2399
    margin-bottom: 0;
2400
}
2401
2402
#header.navbar-default {
2403
    background: #e6f0f2;
2404
    box-shadow: none;
2405
    border: none;
2406
}
2407
2408
#changelanguage .navbar-text {
2409
    margin: 0;
2410
    padding: 0 0.6em;
2411
}
2412
2413
#changelanguage .navbar-text span {
2414
   padding: 0.4em 0.3em;
2415
   display: block;
2416
   line-height: 20px;
2344
}
2417
}
2345
2418
2346
.navbar .nav > li > a, .loggedout {
2419
.navbar .nav > li > a, .loggedout {
Lines 2359-2370 a.disabled { Link Here
2359
    color: #538200;
2432
    color: #538200;
2360
}
2433
}
2361
2434
2362
.navbar .nav li.dropdown.open > .dropdown-toggle,
2363
.navbar .nav li.dropdown.active > .dropdown-toggle,
2364
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
2365
    background: transparent none;
2366
}
2367
2368
.navbar-static-top .navbar-inner {
2435
.navbar-static-top .navbar-inner {
2369
    background: #E6F0F2 none;
2436
    background: #E6F0F2 none;
2370
    border: 0;
2437
    border: 0;
Lines 2403-2421 a.disabled { Link Here
2403
    font-weight: bold;
2470
    font-weight: bold;
2404
    padding : .4em .3em;
2471
    padding : .4em .3em;
2405
}
2472
}
2406
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
2407
    background: transparent none;
2408
}
2409
2473
2410
.navbar .nav > li > a:focus,
2474
.navbar .nav > li > a:focus,
2411
.navbar .nav > li > a:hover {
2475
.navbar .nav > li > a:hover {
2412
    color: #538200;
2476
    color: #538200;
2413
}
2477
}
2414
2478
2415
.navbar .nav li.dropdown.open > .dropdown-toggle,
2479
.navbar .nav li.dropdown.open > .dropdown-toggle:focus,
2416
.navbar .nav li.dropdown.active > .dropdown-toggle,
2480
.navbar .nav li.dropdown.active > .dropdown-toggle:focus,
2417
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
2481
.navbar .nav li.dropdown.open.active > .dropdown-toggle:focus {
2418
    background: transparent none;
2482
    background: #e6f0f2 none;
2483
    box-shadow: none;
2419
}
2484
}
2420
2485
2421
.tooltip.bottom .tooltip-arrow {
2486
.tooltip.bottom .tooltip-arrow {
Lines 2457-2464 a.close:hover { Link Here
2457
/* Redefine a new style for Bootstrap's class "close" since we use that already */
2522
/* Redefine a new style for Bootstrap's class "close" since we use that already */
2458
/* Use <a class="closebtn" href="#">&times;</a> */
2523
/* Use <a class="closebtn" href="#">&times;</a> */
2459
.alert .closebtn{position:relative;top:-2px;right:-21px;line-height:20px;}
2524
.alert .closebtn{position:relative;top:-2px;right:-21px;line-height:20px;}
2460
.modal-header .closebtn{margin-top:2px;}
2525
.modal-header .closebtn{margin-top:-2px;}
2461
.closebtn{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.closebtn:hover{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40);}
2526
.closebtn{float: right;font-size: 21px;font-weight: bold;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20);opacity: .2;}.closebtn:hover,.closebtn:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}
2462
button.closebtn{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
2527
button.closebtn{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
2463
2528
2464
.btn-group label,
2529
.btn-group label,
Lines 2778-2780 div[class$="_table_controls"] { Link Here
2778
#borrower_message {
2843
#borrower_message {
2779
    margin-top: 10px;
2844
    margin-top: 10px;
2780
}
2845
}
2781
- 
2846
2847
fieldset.rows + fieldset.action {
2848
    padding-top: 20px;
2849
}

Return to bug 16239