Skip to content

Commit

Permalink
[ui] hack bootswatch/cosmo theme to get better tabs for sql-lab (and …
Browse files Browse the repository at this point in the history
…other things) (#975)

* start hacking cosmo theme and fixing small ui bugs on pages.

* straighten up welcome page

* fix tab styling

* remove paper theme files

* add tables to docs

* make alerts lighter
  • Loading branch information
Alanna Scott committed Aug 19, 2016
1 parent 23a5463 commit 30ef8eb
Show file tree
Hide file tree
Showing 14 changed files with 2,009 additions and 1,545 deletions.
9 changes: 0 additions & 9 deletions caravel/assets/stylesheets/caravel.css
Expand Up @@ -191,16 +191,7 @@ div.widget .slice_container {
overflow: auto;
}

.alert a:not(.close) {
color: gray !important;
}

.navbar .alert {
padding: 5px 10px;
margin-top: 15px;
}

.panel-title h5 {
margin-top: 0px;
margin-bottom: 10px;
}
6 changes: 1 addition & 5 deletions caravel/assets/stylesheets/explore.css
Expand Up @@ -19,9 +19,5 @@

.star-edit-icons {
padding-left: 10px;
}

.slice-meta-controls {
margin-top: -5px;
margin-right: -5px;
font-size: 50%;
}

0 comments on commit 30ef8eb

Please sign in to comment.