Update OpenRefine logos for UI
This commit is contained in:
parent
712aa37499
commit
8acca669ce
@ -60,7 +60,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<a id="app-home-button" href="./"><img alt="OpenRefine" src="images/logo-openrefine-new.png" height="29" /></a>
|
||||
<a id="app-home-button" href="./"><img alt="OpenRefine" src="images/logo-openrefine-550.png" height="29" /></a>
|
||||
</div>
|
||||
|
||||
<div id="body-info">
|
||||
|
@ -42,7 +42,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<a id="app-home-button" href="/"><img alt="OpenRefine" src="images/logo-openrefine-new.png" height="29" /></a>
|
||||
<a id="app-home-button" href="/"><img alt="OpenRefine" src="images/logo-openrefine-550.png" height="29" /></a>
|
||||
</div>
|
||||
<div id="body-info">
|
||||
<h1>Something went wrong!</h1>
|
||||
|
@ -44,7 +44,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<img alt="OpenRefine" src="images/logo-openrefine-slogan-black.png" height="29" />
|
||||
<img alt="OpenRefine" src="images/logo-openrefine-550.png" height="29" />
|
||||
<span id="slogan"></span>
|
||||
</div>
|
||||
|
||||
<div id="left-panel" class="main-layout-panel"><div id="left-panel-body">
|
||||
@ -53,7 +54,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
<div id="project-links">
|
||||
<div id="logo-container">
|
||||
<img alt="OpenRefine" src="images/logo-gem.png" height="65" />
|
||||
<img alt="OpenRefine" src="images/logo-gem-126.png" height="65" />
|
||||
<div id="openrefine-version"></div>
|
||||
</div>
|
||||
<ul>
|
||||
|
@ -43,7 +43,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<a id="app-home-button" href="./"><img alt="OpenRefine" src="images/logo-openrefine-new.png" height="29" /></a>
|
||||
<a id="app-home-button" href="./"><img alt="OpenRefine" src="images/logo-openrefine-550.png" height="29" /></a>
|
||||
</div>
|
||||
|
||||
<div id="body-info">
|
||||
|
@ -45,7 +45,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<a id="app-home-button" href="./"><img alt="OpenRefine" src="images/logo-openrefine-new.png" height="29" /></a>
|
||||
<a id="app-home-button" href="./"><img alt="OpenRefine" src="images/logo-openrefine-550.png" height="29" /></a>
|
||||
<div id="project-title">
|
||||
<span id="project-name-button" class="app-path-section"></span>
|
||||
<a id="project-permalink-button" href="javascript:{}" class="secondary"></a>
|
||||
|
@ -98,7 +98,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
padding: 20px 0 0 10px;
|
||||
font-size: 1.15em;
|
||||
font-weight: bold;
|
||||
background: url(../../images/logo-gem.png) no-repeat top right;
|
||||
background: url(../../images/logo-gem-126.png) no-repeat top right;
|
||||
background-size: 43px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user