mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
15 lines
350 B
CSS
15 lines
350 B
CSS
/* The following styles are for IE 8 only*/
|
|
|
|
/*** Start jQuery UI Theme Styles ***/
|
|
|
|
/* Button icon element(s) */
|
|
.ui-button-icon-only .ui-icon,
|
|
.ui-button-text-icon-primary .ui-icon,
|
|
.ui-button-text-icon-secondary .ui-icon,
|
|
.ui-button-text-icons .ui-icon,
|
|
.ui-button-icons-only .ui-icon {
|
|
margin-top: -9px;
|
|
}
|
|
|
|
/*** End jQuery UI Theme Styles ***/
|
|
|