| Line 67... |
Line 67... |
| 67 |
/* Interaction states
|
67 |
/* Interaction states
|
| 68 |
----------------------------------*/
|
68 |
----------------------------------*/
|
| 69 |
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
69 |
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
| 70 |
background: url(../images/slider-handler.png) 50% 50% no-repeat; width:21px; height:16px;}
|
70 |
background: url(../images/slider-handler.png) 50% 50% no-repeat; width:21px; height:16px;}
|
| 71 |
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
|
71 |
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
|
| - |
|
72 |
/*
|
| 72 |
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: url(../images/slider-handler.png) 50% 50% no-repeat;}
|
73 |
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: url(../images/slider-handler.png) 50% 50% no-repeat;}
|
| 73 |
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
|
74 |
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
|
| - |
|
75 |
|
| 74 |
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(../images/slider-handler.png) 50% 50% no-repeat;}
|
76 |
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(../images/slider-handler.png) 50% 50% no-repeat;}
|
| 75 |
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
|
77 |
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
|
| - |
|
78 |
*/
|
| 76 |
.ui-widget :active { outline: none; }
|
79 |
.ui-widget :active { outline: none; }
|
| 77 |
|
80 |
|
| 78 |
/* Interaction Cues
|
81 |
/* Interaction Cues
|
| 79 |
----------------------------------*/
|
82 |
----------------------------------*/
|
| 80 |
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(../images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
|
83 |
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(../images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
|
| Line 91... |
Line 94... |
| 91 |
|
94 |
|
| 92 |
/* states and images */
|
95 |
/* states and images */
|
| 93 |
.ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_222222_256x240.png); }
|
96 |
.ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_222222_256x240.png); }
|
| 94 |
.ui-widget-content .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
|
97 |
.ui-widget-content .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
|
| 95 |
.ui-widget-header .ui-icon {background-image: url(../images/ui-icons_ffffff_256x240.png); }
|
98 |
.ui-widget-header .ui-icon {background-image: url(../images/ui-icons_ffffff_256x240.png); }
|
| - |
|
99 |
/*
|
| 96 |
.ui-state-default .ui-icon { background-image: url(../images/ui-icons_ef8c08_256x240.png); }
|
100 |
.ui-state-default .ui-icon { background-image: url(../images/ui-icons_ef8c08_256x240.png); }
|
| 97 |
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_ef8c08_256x240.png); }
|
101 |
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_ef8c08_256x240.png); }
|
| 98 |
.ui-state-active .ui-icon {background-image: url(../images/ui-icons_ef8c08_256x240.png); }
|
102 |
.ui-state-active .ui-icon {background-image: url(../images/ui-icons_ef8c08_256x240.png); }
|
| - |
|
103 |
*/
|
| 99 |
.ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_228ef1_256x240.png); }
|
104 |
.ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_228ef1_256x240.png); }
|
| 100 |
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/ui-icons_ffd27a_256x240.png); }
|
105 |
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/ui-icons_ffd27a_256x240.png); }
|
| 101 |
|
106 |
|
| 102 |
/* positioning */
|
107 |
/* positioning */
|
| 103 |
.ui-icon-carat-1-n { background-position: 0 0; }
|
108 |
.ui-icon-carat-1-n { background-position: 0 0; }
|