@@ -2840,7 +2840,7 @@ td.hint {
28402840 filter : chroma (color=#000);
28412841 cursor : pointer;
28422842 border-radius : 3px 3px 3px 3px !important ;
2843- font-size : 1.0 em !important ;
2843+ font-size : 1.05 em !important ;
28442844 font-weight : 500 !important ;
28452845 padding : 2px 16px 3px 20px !important ;
28462846 min-width : 100px !important ;
@@ -2924,26 +2924,6 @@ a.button.cancel {
29242924 border : 1px solid # 4b4b4b ;
29252925 background-color : # 4b4b4b ;
29262926}
2927- /*
2928- .ui-dialog button.cancel:hover {
2929- color: #fff;
2930- border: 1px solid #999;
2931- background-color: #999;
2932- }
2933- .ui-dialog button.cancel:active {
2934- border: 1px solid #54a6e5;
2935- background-color: #54a6e5;
2936- }
2937- */
2938-
2939- /*
2940- .ui-button.danger, .button.danger {
2941- background: linear-gradient(to bottom, #fbf1ef 0%,#f7c5bf 50%,#f5ada5 51%,#fde2df 100%) !important;
2942- color: #F4301A !important;
2943- text-shadow: 0px 1px rgba(255,255,255,0.5) !important;
2944- border: 1px solid #F4968B !important;
2945- }
2946- */
29472927
29482928.ui-button .danger : hover , .button .danger : hover {
29492929 background : linear-gradient (to bottom, # fbf2f1 0% , # f7cac5 50% , # f6b4ac 51% , # fde6e3 100% ) !important ;
0 commit comments