/Base/MVCUIHtmlHelper/MVCUIHtmlHelper.Web/Content/js/dhtmlx/dhtmlxWindows/codebase/skins/dhtmlxwindows_standard_userbtn_tray.css
# · CSS · 29 lines · 24 code · 3 blank · 2 comment · 0 complexity · 86d5d5507ee5e61aa5b08078b0315887 MD5 · raw file
- /* "STANDARD" SKIN */
- /* USER-BUTTON "TRAY" */
-
- div.dhtmlx_window_active div.dhtmlx_wins_buttons_standard table td div.button_tray_default {
- background-image: url("../imgs/standard_button_tray/active/btns_default/btn_tray.gif");
- }
- div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_standard table td div.button_tray_default {
- background-image: url("../imgs/standard_button_tray/inactive/btns_default/btn_tray.gif");
- }
- div.dhtmlx_window_active div.dhtmlx_wins_buttons_standard table td div.button_tray_disabled {
- background-image: url("../imgs/standard_button_tray/active/btns_disabled/btn_tray.gif");
- }
- div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_standard table td div.button_tray_disabled {
- background-image: url("../imgs/standard_button_tray/inactive/btns_disabled/btn_tray.gif");
- }
- div.dhtmlx_window_active div.dhtmlx_wins_buttons_standard table td div.button_tray_over_default {
- background-image: url("../imgs/standard_button_tray/active/btns_over_default/btn_tray.gif");
- }
- div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_standard table td div.button_tray_over_default {
- background-image: url("../imgs/standard_button_tray/inactive/btns_over_default/btn_tray.gif");
- }
- div.dhtmlx_window_active div.dhtmlx_wins_buttons_standard table td div.button_tray_over_pressed {
- background-image: url("../imgs/standard_button_tray/active/btns_over_pressed/btn_tray.gif");
- }
- div.dhtmlx_window_inactive div.dhtmlx_wins_buttons_standard table td div.button_tray_over_pressed {
- background-image: url("../imgs/standard_button_tray/inactive/btns_over_pressed/btn_tray.gif");
- }