~jstys-z/helioviewer.org/timeline

« back to all changes in this revision

Viewing changes to lib/jquery/jquery.ui-1.7.1/development-bundle/themes/ui-darkness/ui.core.css

  • Committer: V. Keith Hughitt
  • Date: 2009-03-26 19:20:57 UTC
  • Revision ID: hughitt1@kore-20090326192057-u0x8rf8sf5lmmnwh
nightly build 03-26-2009: Using alpha-channel JPEG 2000 dataset

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
* jQuery UI CSS Framework
 
3
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 
4
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
 
5
*/
 
6
 
 
7
/* Layout helpers
 
8
----------------------------------*/
 
9
.ui-helper-hidden { display: none; }
 
10
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
 
11
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
 
12
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
 
13
.ui-helper-clearfix { display: inline-block; }
 
14
/* required comment for clearfix to work in Opera \*/
 
15
* html .ui-helper-clearfix { height:1%; }
 
16
.ui-helper-clearfix { display:block; }
 
17
/* end clearfix */
 
18
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
 
19
 
 
20
 
 
21
/* Interaction Cues
 
22
----------------------------------*/
 
23
.ui-state-disabled { cursor: default !important; }
 
24
 
 
25
 
 
26
/* Icons
 
27
----------------------------------*/
 
28
 
 
29
/* states and images */
 
30
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
 
31
 
 
32
 
 
33
/* Misc visuals
 
34
----------------------------------*/
 
35
 
 
36
/* Overlays */
 
37
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
 
 
b'\\ No newline at end of file'