left:200px;
bottom:100px;
border: 3px solid #333;
- -moz-border-radius: 5px;
+ border-radius: 5px;
padding: 30px;
text-align:center;
background: #FFF;
display: block;
margin: 10px 7px 10px 0px;
padding: 10px 0px 10px 0px;
- -moz-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
font-weight: bold;
color: [% css_colors.text_invert %];
height:31px;
overflow:hidden;
background:[% css_colors.primary %];
- -moz-border-top-left-radius: 5px;
border-top-left-radius: 5px;
- -moz-border-top-right-radius: 5px;
border-top-right-radius: 5px;
font-weight:bold;
color:[% css_colors.text_invert %];
text-decoration: none;
text-shadow: 1px 1px 1px [% css_colors.button_text_shadow %];
cursor: pointer !important;
- -moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid [% css_colors.primary_fade %];
background: linear-gradient([% css_colors.primary_fade %], [% css_colors.primary %]);
}
.oils-fm-edit-dialog td { border:1px solid #999;}
.oils-pcrudfilterdialog-table tr td { padding: 0.75ex 0.5em; }
-.oils-pcrudfilterdialog-table tr:nth-child(event) {
+.oils-pcrudfilterdialog-table tr:nth-child(even) {
background-color: #d7d7d7;
}
.oils-pcrudfilterdialog-remover-holder {
#acq-lit-info-tbody td {padding:5px;}
#acq-lit-info-related { margin-top: 10px; }
#acq-lit-distrib-formula-table { margin-top: 10px; margin-bottom: 5px;}
-#acq-lit-li-details-table {margin-top:5px; border-top;}
+#acq-lit-li-details-table {margin-top:5px;}
#acq-lit-li-details-table td {padding:0px 3px 1px 3px;}
#acq-lit-li-details-table th {padding:0px 3px 1px 3px; font-weight:bold;}
#acq-lit-li-details-table .dijit {width:130px;}
.acq-menu-bar {width:99%; text-align:left; border:1px solid #aaa; margin:5px 0px 10px 0px;}
.acq-notes-note-row { margin: 6px 0; }
-#acq-po-notes-tbody li { margin-bottom:10px; border:1px solid #aaa; -moz-border-radius: 5px 5px 5px 5px; }
+#acq-po-notes-tbody li { margin-bottom:10px; border:1px solid #aaa; border-radius: 5px 5px 5px 5px; }
#acq-po-notes-tbody td {padding: 20px 10px 20px 10px; border-bottom:2px solid #aaa;}
-#acq-lit-notes-tbody li { margin-bottom:10px; border:1px solid #aaa; -moz-border-radius: 5px 5px 5px 5px; }
+#acq-lit-notes-tbody li { margin-bottom:10px; border:1px solid #aaa; border-radius: 5px 5px 5px 5px; }
#acq-lit-notes-tbody td {padding: 20px 10px 20px 10px; border-bottom:2px solid #aaa;}
#acq-lit-alert-value { height: 5em; width: 20em; }
span[name="vendor_public"] {color: #00c;padding-right: 1em;font-weight: bold;}
right:30px;
width:300px;
border:2px solid #d9e8f9;
- -moz-border-radius: 10px;
+ border-radius: 10px;
font-weight: bold;
padding: 12px;
text-align:center;
right:30px;
width:300px;
border:2px dashed #d9e8f9;
- -moz-border-radius: 10px;
+ border-radius: 10px;
font-weight: bold;
padding: 20px;
}
right:30px;
width:300px;
border:2px dashed #d9e8f9;
- -moz-border-radius: 10px;
+ border-radius: 10px;
font-weight: bold;
padding: 20px;
}
right:30px;
width:300px;
border:2px dashed #d9e8f9;
- -moz-border-radius: 10px;
+ border-radius: 10px;
font-weight: bold;
padding: 10px;
text-align: center;
}
#uedit-address-alert-header {
color: red;
- text-decoration: italic
+ text-decoration: italic;
text-align: center;
}
font-size: 94%;
text-shadow: 1px 1px 1px #555555;
cursor: pointer !important;
- -moz-border-radius: 12px;
border-radius: 12px;
border: 1px solid #007a54;
background: linear-gradient(#007a54, #00593d);
.maintable {
border-collapse: collapse;
border: 3px solid #A7EA9D;
- -moz-border-radius: 6px;
+ border-radius: 6px;
padding: 6px;
margin-top: 65px;
}
.maintable {
border-collapse: collapse;
border: 3px solid #A7EA9D;
- -moz-border-radius: 6px;
+ border-radius: 6px;
padding: 6px;
margin-top: 65px;
}
#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;}
<div id='canvas_main' class='home_search canvas'
- style='-moz-border-radius: 6px; padding: 6px; margin-top: 65px;'
+ style='border-radius: 6px; padding: 6px; margin-top: 65px;'
xmlns="http://www.w3.org/1999/xhtml" xmlns:xi="http://www.w3.org/2001/XInclude">
<!-- load my js -->
}
#oils_rpt_table tr {
- -moz-border-radius: 5px 5px 5px 5px;
+ border-radius: 5px 5px 5px 5px;
}
#oils_rpt_table td {
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;
/*Standards compliant*/
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
-
- /*Old staff client compliant, It could be worse, we could be using IE!*/
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
}
.message_container {
<stack hidden="true" id="note_template" flex="1">
<groupbox flex="1" style="background-color: black;"/>
- <groupbox flex="1" style="background-color: #FFDE00; -moz-border-radius-topright: 35px;" >
+ <groupbox flex="1" style="background-color: #FFDE00; border-top-right-radius: 35px;" >
<hbox>
<description name="title" class="copyable" style="font-weight: bold"/>
<spacer flex="1"/>
<stack hidden="true" id="notification_template" flex="1">
<groupbox flex="1" style="background-color: black;"/>
- <groupbox flex="1" style="background-color: #FFDE00; -moz-border-radius-topright: 35px;" >
+ <groupbox flex="1" style="background-color: #FFDE00; border-top-right-radius: 35px;" >
<hbox>
<description name="method" label="&staff.patron.hold_notices.method.label;" style="font-weight: bold"/>
<spacer flex="1"/>
<stack hidden="true" id="note_template" flex="1">
<groupbox flex="1" style="background-color: black;"/>
- <groupbox flex="1" style="background-color: #FFDE00; -moz-border-radius-topright: 35px;" >
+ <groupbox flex="1" style="background-color: #FFDE00; border-top-right-radius: 35px;" >
<hbox>
<description name="title" style="font-weight: bold"/>
<spacer flex="1"/>
<stack hidden="true" id="note_template" flex="1" minheight="50px">
<groupbox flex="1" style="background-color: black;"/>
- <groupbox flex="1" style="background-color: #FFDE00; -moz-border-radius-topright: 35px;" >
+ <groupbox flex="1" style="background-color: #FFDE00; border-top-right-radius: 35px;" >
<hbox>
<description name="title" class="copyable" style="font-weight: bold"/>
<spacer flex="1"/>
<stack hidden="true" id="actsc_template" flex="1">
<groupbox flex="1" style="background-color: black;"/>
- <groupbox flex="1" style="background-color: #99CC66; -moz-border-radius-topright: 35px;" >
+ <groupbox flex="1" style="background-color: #99CC66; border-top-right-radius: 35px;" >
<hbox>
<description name="name" style="font-weight: bold"/>
<spacer flex="1"/>
<stack hidden="true" id="asv_template" flex="1">
<groupbox flex="1" style="background-color: black;"/>
- <groupbox flex="1" style="background-color: #CC9966; -moz-border-radius-topright: 35px;" >
+ <groupbox flex="1" style="background-color: #CC9966; border-top-right-radius: 35px;" >
<hbox>
<label value="&staff.patron.info_surveys.survey_number.value;" style="font-weight: bold"/>
<label name="id" style="font-weight: bold"/>
<stack hidden="true" id="note_template" flex="1">
<vbox flex="1" style="background-color: black; margin:3px"/>
- <vbox flex="1" style="background-color: #FFDE00; -moz-border-radius-topright: 35px; border: 2px groove ThreeDFace; margin:3px;" >
+ <vbox flex="1" style="background-color: #FFDE00; border-top-right-radius: 35px; border: 2px groove ThreeDFace; margin:3px;" >
<hbox>
<description name="title" style="font-weight: bold"/>
<spacer flex="1"/>
.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_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; }
.big_emphasis1 { font-weight: bold; font-size: x-large; }
.big_emphasis2 { font-weight: bold; font-size: large; }
button.sym {width:2em; min-width:1em; }
-.outline_me { -moz-outline: solid; }
-.clipboard_outline_me { -moz-outline: dotted thin gray; }
+.outline_me { outline: solid; }
+.clipboard_outline_me { outline: dotted thin gray; }
.click_link { text-decoration: underline; color: blue; -moz-user-focus: normal; cursor: pointer; }
.my_bg { background: #CDCED3 url("chrome://browser/skin/icons/box-background.png") repeat-x bottom !important; }
*/
-.postit_hb { -moz-border-radius: 30px; background-color: black; }
-.postit_gb { -moz-border-radius: 30px; background-color: yellow; }
+.postit_hb { border-radius: 30px; background-color: black; }
+.postit_gb { border-radius: 30px; background-color: yellow; }
.success_text { color: white; background-color: green; }
.failure_text { color: white; background-color: red; }