diff --git a/styles/blobblueish/images/bounce_12.png b/styles/blobblueish/images/bounce_12.png new file mode 100644 index 00000000000..6a37573bc09 Binary files /dev/null and b/styles/blobblueish/images/bounce_12.png differ diff --git a/styles/blobblueish/jquery-ui/jquery-timepicker.css b/styles/blobblueish/jquery-ui/jquery-timepicker.css new file mode 100644 index 00000000000..93b4252c745 --- /dev/null +++ b/styles/blobblueish/jquery-ui/jquery-timepicker.css @@ -0,0 +1,7 @@ +/* css for timepicker */ +.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; } +.ui-timepicker-div dl { text-align: left; } +.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; } +.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; } +.ui-timepicker-div td { font-size: 90%; } +.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; } \ No newline at end of file diff --git a/styles/blobblueish/jquery-ui/lime-progress.css b/styles/blobblueish/jquery-ui/lime-progress.css deleted file mode 100644 index 0a33ee83a7a..00000000000 --- a/styles/blobblueish/jquery-ui/lime-progress.css +++ /dev/null @@ -1,37 +0,0 @@ -/***** -Default styles for the jQuery UI progress bar -*****/ -#progress-wrapper { - width: 252px; - height: 2em; - margin: 10px auto 0 auto; - font-size: 12px; -} - -#progress-wrapper #progress-pre { - float: left; - margin: 0 5px 0 0; - width: 45px; - text-align: right; -} - -#progress-wrapper .ui-widget-content { - float: left; - width: 150px; - height: 1em; - text-align: left; - border: 1px solid #666666; -} - -#progress-wrapper .ui-widget-header { - background-color: #AAAAAA; - background-image: none; - border: 1px solid #666666; -} - -#progress-wrapper #progress-post { - float: left; - margin: 0 0 0 5px; - width: 45px; - text-align: left; -} \ No newline at end of file diff --git a/styles/gartergrey/images/bounce_12.png b/styles/gartergrey/images/bounce_12.png new file mode 100644 index 00000000000..88834141dc7 Binary files /dev/null and b/styles/gartergrey/images/bounce_12.png differ diff --git a/styles/gartergrey/jquery-ui/jquery-timepicker.css b/styles/gartergrey/jquery-ui/jquery-timepicker.css new file mode 100644 index 00000000000..93b4252c745 --- /dev/null +++ b/styles/gartergrey/jquery-ui/jquery-timepicker.css @@ -0,0 +1,7 @@ +/* css for timepicker */ +.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; } +.ui-timepicker-div dl { text-align: left; } +.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; } +.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; } +.ui-timepicker-div td { font-size: 90%; } +.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; } \ No newline at end of file diff --git a/styles/gartergrey/jquery-ui/lime-progress.css b/styles/gartergrey/jquery-ui/lime-progress.css deleted file mode 100644 index 0a33ee83a7a..00000000000 --- a/styles/gartergrey/jquery-ui/lime-progress.css +++ /dev/null @@ -1,37 +0,0 @@ -/***** -Default styles for the jQuery UI progress bar -*****/ -#progress-wrapper { - width: 252px; - height: 2em; - margin: 10px auto 0 auto; - font-size: 12px; -} - -#progress-wrapper #progress-pre { - float: left; - margin: 0 5px 0 0; - width: 45px; - text-align: right; -} - -#progress-wrapper .ui-widget-content { - float: left; - width: 150px; - height: 1em; - text-align: left; - border: 1px solid #666666; -} - -#progress-wrapper .ui-widget-header { - background-color: #AAAAAA; - background-image: none; - border: 1px solid #666666; -} - -#progress-wrapper #progress-post { - float: left; - margin: 0 0 0 5px; - width: 45px; - text-align: left; -} \ No newline at end of file