mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
cleaned up a couple misplaced tokens
This commit is contained in:
parent
6c37531dd9
commit
f7da676fcf
@ -1,9 +1,9 @@
|
|||||||
/*
|
/*
|
||||||
* jQuery UI CSS Framework
|
* jQuery UI CSS Framework
|
||||||
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
|
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
|
||||||
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
|
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
|
||||||
* To view and modify this theme, visit http://themeroller.com/
|
* To view and modify this theme, visit http://themeroller.com/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Layout helpers
|
/* Layout helpers
|
||||||
----------------------------------*/
|
----------------------------------*/
|
||||||
@ -54,7 +54,7 @@
|
|||||||
.ui-state-highlight .ui-icon {background-image: url(images/2e83ff_256x240_icons_icons.png)/*{iconsHighlight}*/; }
|
.ui-state-highlight .ui-icon {background-image: url(images/2e83ff_256x240_icons_icons.png)/*{iconsHighlight}*/; }
|
||||||
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/cd0a0a_256x240_icons_icons.png)/*{iconsError}*/; }
|
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/cd0a0a_256x240_icons_icons.png)/*{iconsError}*/; }
|
||||||
|
|
||||||
/* positioning */
|
/*{ positioning */
|
||||||
.ui-icon-carat-1-n { background-position: 0 0; }
|
.ui-icon-carat-1-n { background-position: 0 0; }
|
||||||
.ui-icon-carat-1-ne { background-position: -16px 0; }
|
.ui-icon-carat-1-ne { background-position: -16px 0; }
|
||||||
.ui-icon-carat-1-e { background-position: -32px 0; }
|
.ui-icon-carat-1-e { background-position: -32px 0; }
|
||||||
|
Loading…
Reference in New Issue
Block a user