Skip to content

Commit

Permalink
Change references in CSS files from portal:/ to local references. Als…
Browse files Browse the repository at this point in the history
…o move images to ./img
  • Loading branch information
edwelker committed Jun 20, 2014
1 parent f718d3e commit fe60705
Show file tree
Hide file tree
Showing 21 changed files with 33 additions and 33 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 3 additions & 3 deletions standard_advancedsearch_css.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ h3.inline{margin-right:1em}
#HistoryView{width:100%}

.line_ico{width:14px;height:15px;text-indent:-9999em;display:inline-block;margin:0 2px 0 2px;padding:3px 2px;position:relative;top:1px}
.add_line{background:transparent url(portal:/img/add_rem) no-repeat 2px 50%}
.rem_line{background:transparent url(portal:/img/add_rem) no-repeat -16px 50%}
.add_line{background:transparent url(img/add_rem.png) no-repeat 2px 50%}
.rem_line{background:transparent url(img/add_rem.png) no-repeat -16px 50%}
.show_index{margin-left:5px}
.extra_space{margin-right:24px}
.hint{color:#666}
Expand All @@ -68,4 +68,4 @@ h3.inline{margin-right:1em}
.dateinputtext .hint{margin-left:1em}}

p.none{display:none}
p.error{background-color:#fbb;padding:.2em}
p.error{background-color:#fbb;padding:.2em}
4 changes: 2 additions & 2 deletions standard_alert_css.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
.sysmessages .ncbi-alerts .alert-content h2 + p { display: inline; }

.sysmessages .ncbi-alerts .alert-content .icon{
background-image: url(portal:/img/standard_message_icons);
background-image: url(img/standard_message_icons.png);
background-position: 0 -16px;
background-repeat: no-repeat;
display: inline-block;
height: 16px;
margin-bottom: -.231em;
margin-right: 4px;
width: 16px; }
width: 16px; }
4 changes: 2 additions & 2 deletions standard_button_css.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions standard_homepage_design_css.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
.dbheader { height: 10.769em; overflow: hidden; border: 1px solid #000; }
.dbheader .headerimage { background: transparent url(portal:/img/homepage_welcome_gradient) no-repeat 58% 52%; background-size: 100% 100%; height: 100%; width: 33%; float: left; _left:0px; _position:absolute; }
.dbheader .headerimage { background: transparent url(img/homepage_welcome_gradient.png) no-repeat 58% 52%; background-size: 100% 100%; height: 100%; width: 33%; float: left; _left:0px; _position:absolute; }
.dbheader .headerintro { background-color: #141927; border-left: 1px solid #000; height: 100%; margin-left: 33%; }
.dbheader .headerintro h1 { color: #f7f7f7; font-size: 1.846em; font-weight: bold; background: transparent url(portal:/img/homepage_welcome_gradient) repeat-y 0 0; margin:0; padding: .333em .75em .333em .75em; line-height: 1em; }
.dbheader .headerintro h1 { color: #f7f7f7; font-size: 1.846em; font-weight: bold; background: transparent url(img/homepage_welcome_gradient.png) repeat-y 0 0; margin:0; padding: .333em .75em .333em .75em; line-height: 1em; }
.headerintro .dbdescription { color: #f7f7f7; font-size: 1.077em; padding: 1.285em; }

.dbheaderad { height: 14.2em; margin: 1.6em 1.6em 2.8em; overflow: hidden; }
.dbheaderad .aboutdb { width: 66%; border: 1px solid #000; height: 14em; float: left; _height: 100%; }
.dbheaderad .aboutdb .headerimage { background: transparent url(portal:/img/homepage_welcome_gradient) no-repeat 20% 52%; height: 100%; width: 17%; float: left; }
.dbheaderad .aboutdb .headerimage { background: transparent url(img/homepage_welcome_gradient.png) no-repeat 20% 52%; height: 100%; width: 17%; float: left; }
.dbheaderad .aboutdb .headerintro { background-color: #141927; border-left: 1px solid #000; height: 100%; margin-left: 17%; }
.dbheaderad .aboutdb .headerintro h1 { color: #f7f7f7; font-weight: bold; background: transparent url(portal:/img/homepage_welcome_gradient) repeat-y 0 0; margin:0; padding: .333em .75em .75em; }
.dbheaderad .aboutdb .headerintro h1 { color: #f7f7f7; font-weight: bold; background: transparent url(img/homepage_welcome_gradient.png) repeat-y 0 0; margin:0; padding: .333em .75em .75em; }

.dbheaderad .aux { color: #f7f7f7; border: 1px solid #000; margin:0; width: 31%; height: 7.43em; margin-left: 68%; font-size: 1.4em; padding: 1.285em; zoom:1; *width: 27.2%; _width: 100%; _height: 100%; }

Expand All @@ -17,4 +17,4 @@
.tier .onecol { width: 32%; margin-right: 2%; float: left; }
.tier .lastcol { margin-right: 0; *width: 31.5%; }

.img-credit { color: #777; text-align: right; margin: 0 1.6em -1.5em; }
.img-credit { color: #777; text-align: right; margin: 0 1.6em -1.5em; }
4 changes: 2 additions & 2 deletions standard_message_css.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ul.messages li {
}

ul.messages li .icon, ul.messages li.icon{
background: url(portal:/img/MessageSprites) no-repeat;
background: url(img/standard_message_icons.png) no-repeat;
display: block;
margin-right: 4px;
padding-left: 16px;
Expand Down Expand Up @@ -75,7 +75,7 @@ ul.messages li.hi_warn {

/* Message_icon - will refine a bit more*/
.success, .error, .warn, .info, .suggest, .hi_warn {
background-image: url(portal:/img/MessageSprites);
background-image: url(img/standard_message_icons.png);
padding-left: 17px;
background-repeat: no-repeat;
background-color: transparent;
Expand Down
2 changes: 1 addition & 1 deletion standard_message_icons.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

.success, .error, .warn, .info, .suggest, .hi_warn {
background-image: url(portal:/img/MessageSprites);
background-image: url(img/standard_message_icons.png);
padding-left: 1.2em;
background-repeat: no-repeat;
background-color: transparent;
Expand Down
18 changes: 9 additions & 9 deletions standard_popper_css.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
.tgt_light{background:transparent url(portal:/img/dropdown) no-repeat 100% -1%;padding-right:17px;margin-right: 3px}
.tgt_light:active{background:transparent url(portal:/img/dropdown) no-repeat 100% 12%}
.tgt_dark{background:transparent url(portal:/img/dropdown) no-repeat 100% 43.5%;padding-right:17px;margin-right:3px}
.tgt_dark:active{background:transparent url(portal:/img/dropdown) no-repeat 100% 25%}
.tgt_light_up{background:transparent url(portal:/img/dropdown) no-repeat 100% 56%;padding-right:17px;margin-right:3px}
.tgt_light_up:active{background:transparent url(portal:/img/dropdown) no-repeat 100% 69%}
.tgt_dark_up{background:transparent url(portal:/img/dropdown) no-repeat 100% 100%;padding-right:17px;margin-right:3px}
.tgt_dark_up:active{background:transparent url(portal:/img/dropdown) no-repeat 100% 83%}
.tgt_light{background:transparent url(img/dropdown.png) no-repeat 100% -1%;padding-right:17px;margin-right: 3px}
.tgt_light:active{background:transparent url(img/dropdown.png) no-repeat 100% 12%}
.tgt_dark{background:transparent url(img/dropdown.png) no-repeat 100% 43.5%;padding-right:17px;margin-right:3px}
.tgt_dark:active{background:transparent url(img/dropdown.png) no-repeat 100% 25%}
.tgt_light_up{background:transparent url(img/dropdown.png) no-repeat 100% 56%;padding-right:17px;margin-right:3px}
.tgt_light_up:active{background:transparent url(img/dropdown.png) no-repeat 100% 69%}
.tgt_dark_up{background:transparent url(img/dropdown.png) no-repeat 100% 100%;padding-right:17px;margin-right:3px}
.tgt_dark_up:active{background:transparent url(img/dropdown.png) no-repeat 100% 83%}
.tabPopper{top:0;left:0;display:none;background-color:#fff;padding:.2em;margin-top:3px;*padding-bottom:1em;box-shadow:.4em .4em .5em #999;-webkit-box-shadow:.4em .4em .5em #999;-moz-box-shadow:.4em .4em .5em #999;border:1px solid #ccc;/* IE hack (6, 7, 8) */border-bottom:1px solid #666\0;border-right:1px solid #666\0;}
.tabPopperCover{position:absolute;top:0px;left:0px;height:1px;background-color:#FFA600;overflow:hidden}
.tabPopper fieldset{border:0;padding:0;margin:4px 10px}
.tabPopper fieldset ul,.tabPopper fieldset dl{border-top:1px solid #ddd;padding-top:3px}
.tabPopper fieldset dl{margin:0 0 6px 0}
.tabPopper fieldset input{position:relative;top:1px}
.tabPopper fieldset input{position:relative;top:1px}
8 changes: 4 additions & 4 deletions standard_portlet_css.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
.portlet_content .image .img_link { font-size:1em; float: left; }


.portlet_shutter { background: transparent url(portal:/img/shutter_icon_gif) no-repeat scroll left top; display: block; float: right; width: 15px; height: 15px; position: absolute; top: -.2em; margin-left: .6em; right: 0; }
.portlet_shutter { background: transparent url(img/shutter_icon_gif.gif) no-repeat scroll left top; display: block; float: right; width: 15px; height: 15px; position: absolute; top: -.2em; margin-left: .6em; right: 0; }
.shutter_closed { background-position: left bottom; }
.portlet .related li { font-size: 1.2em; border-bottom: 0; }
.portlet .right { text-align: right; }

.ra_qry, .ra_rcd { padding-left: 2em; }
.ra_qry { background: transparent url(portal:/img/qry_gif) no-repeat scroll 0 1px; }
.ra_rcd { background: transparent url(portal:/img/rcd_gif) no-repeat scroll 0 1px; }
.ra_qry { background: transparent url(img/qry_gif.gif) no-repeat scroll 0 1px; }
.ra_rcd { background: transparent url(img/rcd_gif.gif) no-repeat scroll 0 1px; }

.sensor{font-size: .8333em;border:1px solid #9ab6cd;background-color:#f2f5f8;padding:0 1em 1em;margin:1em 0}
.sensor h3,.sensor h4,.sensor h5,.sensor h6{font-size: 1.4em;margin:.6923em 0}
Expand All @@ -45,4 +45,4 @@

/*shared*/
.portlet_head,.sensor_head{margin-bottom:.6em;position: relative}
.portlet_title,.sensor_title{margin-right: 2em}
.portlet_title,.sensor_title{margin-right: 2em}
4 changes: 2 additions & 2 deletions standard_resheader_css.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* header css */
.header { height: 9em; position: relative; background: #e5e5e5 url(portal:/img/header_gradient) repeat-x scroll left bottom;}
.header { height: 9em; position: relative; background: #e5e5e5 url(img/header_gradient.gif) repeat-x scroll left bottom;}
.header a {text-decoration: none;}
.header a:hover{text-decoration: underline;}

Expand All @@ -13,4 +13,4 @@
.res_logo_oneword .res_name { margin: .4em 0 .35em; }
.res_name a { color: #444; text-shadow: .1em .1em .2em rgba(40,40,40,.3); }
.res_tagline {font-size: 1.4em; margin: 0.25em 0; font-weight: normal; color:black }
.res_logo a, .res_logo a:hover, .res_logo a:visited { text-decoration: none;}
.res_logo a, .res_logo a:hover, .res_logo a:visited { text-decoration: none;}
4 changes: 2 additions & 2 deletions standard_searchbar_css.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.header{background:#d5d5d5 url(portal:/img/header_gradient) repeat-x scroll left bottom; position: relative;margin-bottom: 1.231em;z-index:20 }
.header{background:#d5d5d5 url(img/header_gradient.gif) repeat-x scroll left bottom; position: relative;margin-bottom: 1.231em;z-index:20 }
.header a{text-decoration:none}
.header a:hover{text-decoration:underline}

Expand Down Expand Up @@ -59,4 +59,4 @@
.res_logo h1 a,.res_logo h1 a:hover,.res_logo h1 a:visited{text-decoration:none}

h1.img_logo{margin:0}
h1.img_logo a{padding:0}
h1.img_logo a{padding:0}
2 changes: 1 addition & 1 deletion standard_socmed_icons_css.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ul.socmed li a{
text-decoration:none;
height:32px;
width:32px;
background-image:url(portal:/img/socmed);
background-image:url(img/socmed.png);
background-color:transparent;
background-repeat:no-repeat;
text-indent:100%;
Expand Down

0 comments on commit fe60705

Please sign in to comment.