#content { min-height: 300px; }
-.canvas { min-height: 300px; padding-left: 4px; -moz-border-radius: 6px;}
+.canvas { min-height: 300px; padding-left: 4px; border-radius: 6px;}
#canvas_main { padding-bottom: 4px; }
#loading_div { width: 100%;}
.tor_pic { width: 17px; height: 17px; border: none;}
-.dim2_border { border: 1px solid #F06000; -moz-border-radius: 3px;}
+.dim2_border { border: 1px solid #F06000; border-radius: 3px;}
.dim2 {
filter:alpha(opacity=50);
.myopac_table td { padding: 3px; }
.myopac_form_pic { width: 20px; height: 20px; }
-.tips { padding: 2px; text-align: center; border: solid #E0E0E0 3px; -moz-border-radius: 3px; width: 99%; }
+.tips { padding: 2px; text-align: center; border: solid #E0E0E0 3px; border-radius: 3px; width: 99%; }
.holds_cell { border: 1px solid #E0E0E0; padding: 5px; width: 50%;}
.myopac_update_cell { border: 3px solid #E0E0E0; width:100%; padding-top: 4px; padding-bottom: 4px;}
border: 2px solid;
border-right-width: 1px;
border-bottom: none;
- -moz-border-radius-topleft: 2px;
- -moz-border-radius-topright: 2px;
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px;
-moz-border-top-colors: ThreeDShadow rgba(255,255,255,.3);
-moz-border-right-colors: rgba(0,0,0,.1);
-moz-border-left-colors: ThreeDShadow rgba(255,255,255,.3);
.tabbrowser-tab:hover,
.tabbrowser-tab[selected="true"] {
border-width: 1px;
- -moz-border-radius-topleft: 4px;
- -moz-border-radius-topright: 4px;
+ border-top-left-radius: 4px;
+ border-top-right-radius: 4px;
-moz-border-top-colors: ThreeDShadow;
-moz-border-right-colors: ThreeDShadow;
-moz-border-left-colors: ThreeDShadow;
.tabbrowser-arrowscrollbox > .scrollbutton-up {
border-left-style: none;
list-style-image: url("chrome://browser/skin/tabbrowser/tab-arrow-start.png");
- -moz-border-radius-topright: 2px;
+ border-top-right-radius: 2px;
}
.tabbrowser-arrowscrollbox > .scrollbutton-up[chromedir="rtl"] {
border-left-style: solid;
border-right-style: none;
- -moz-border-radius-topleft: 2px;
- -moz-border-radius-topright: 0px;
+ border-top-left-radius: 2px;
+ border-top-right-radius: 0px;
list-style-image: url("chrome://browser/skin/tabbrowser/tab-arrow-end.png");
}
.tabs-container > .tabs-newtab-button,
.tabs-alltabs-button {
border-right-style: none;
- -moz-border-radius-topleft: 2px;
+ border-top-left-radius: 2px;
}
.tabbrowser-arrowscrollbox > .scrollbutton-down {
.tabs-container > stack[chromedir="rtl"] > .tabs-alltabs-button {
border-left-style: none;
border-right-style: solid;
- -moz-border-radius-topleft: 0px;
- -moz-border-radius-topright: 2px;
+ border-top-left-radius: 0px;
+ border-top-right-radius: 2px;
}
.tabbrowser-arrowscrollbox > .scrollbutton-down[chromedir="rtl"] {
.tabbrowser-arrowscrollbox > .tabs-newtab-button {
width: 32px;
- -moz-border-radius-topright: 2px;
- -moz-border-radius-topleft: 2px;
+ border-top-right-radius: 2px;
+ border-top-left-radius: 2px;
}
.tabs-newtab-button > .toolbarbutton-icon {
background: -moz-dialog url("chrome://browser/skin/tabbrowser/tab-active-bkgnd.png") repeat-x;
border-left: 1px solid threedshadow;
border-top: 1px solid threedshadow;
- -moz-border-radius-topleft: 2px;
+ border-top-left-radius: 2px;
}
.tabs-container > .tabs-closebutton[chromedir="rtl"] {
border-left: none;
border-right: 1px solid threedshadow;
- -moz-border-radius-topleft: 0px;
- -moz-border-radius-topright: 2px;
+ border-top-left-radius: 0px;
+ border-top-right-radius: 2px;
}
#sidebar-box .tabs-closebutton {
border-top: 1px solid ThreeDDarkShadow;
border-bottom: 1px solid ThreeDDarkShadow;
border-right-style: none;
- -moz-border-radius-topleft: 21px;
- -moz-border-radius-bottomleft: 21px;
+ border-top-left-radius: 21px;
+ border-bottom-left-radius: 21px;
-moz-border-left-colors: ThreeDDarkShadow rgba(255, 255, 255, 0.4);
background-position: 0 10px;
}
background: rgba(68, 68, 68, .9) url(KUI-background.png) repeat-x;
color: white;
border: 1px solid rgba(255, 255, 255, 0.15);
- -moz-border-radius: 10px;
+ border-radius: 10px;
margin-top: -1px;
margin-left: -1px;
}
margin: 0 1em 1em;
width: 1.5em;
height: 1.5em;
- -moz-border-radius: .75em;
+ border-radius: .75em;
background: rgba(0, 0, 0, .5);
border: 1px solid rgba(255, 255, 255, .3);
cursor: pointer;
.checkin_screen_checkin_local_hold_as_transit { }
#background-text { font-size: x-large; font-weight: bold; }
-#do_not_alert_on_precat_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
-#suppress_holds_and_transits_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
+#do_not_alert_on_precat_indicator { background-color: -moz-dialog; color: -moz-dialogtext; font-size: large; font-weight: bold; }
+#suppress_holds_and_transits_indicator { background-color: -moz-dialog; color: -moz-dialogtext; font-size: large; font-weight: bold; }
#amnesty_mode_indicator { border: thick solid white; background-color: red; color: white; font-size: large; font-weight: bold; padding: 10px; padding-bottom: 25px; margin: 10px; }
-#checkin_auto_print_slips_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
-#checkin_clear_shelf_expired_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
-#checkin_auto_retarget_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
-#checkin_auto_retarget_all_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
-#checkin_local_hold_as_transit_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
-#checkin_manual_float_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
+#checkin_auto_print_slips_indicator { background-color: -moz-dialog; color: -moz-dialogtext; font-size: large; font-weight: bold; }
+#checkin_clear_shelf_expired_indicator { background-color: -moz-dialog; color: -moz-dialogtext; font-size: large; font-weight: bold; }
+#checkin_auto_retarget_indicator { background-color: -moz-dialog; color: -moz-dialogtext; font-size: large; font-weight: bold; }
+#checkin_auto_retarget_all_indicator { background-color: -moz-dialog; color: -moz-dialogtext; font-size: large; font-weight: bold; }
+#checkin_local_hold_as_transit_indicator { background-color: -moz-dialog; color: -moz-dialogtext; font-size: large; font-weight: bold; }
+#checkin_manual_float_indicator { background-color: -moz-dialog; color: -moz-dialogtext; font-size: large; font-weight: bold; }
.big_emphasis1 { font-weight: bold; font-size: x-large; }
.big_emphasis2 { font-weight: bold; font-size: large; }