You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2014/04/18 20:19:19 UTC

[jira] [Updated] (AMBARI-5514) Flatten Ambari UI including box, dropdown. etc

     [ https://issues.apache.org/jira/browse/AMBARI-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xi Wang updated AMBARI-5514:
----------------------------

    Description: 
Flatten UI including:

.well
- remove border-radius
- remove box-shadow

.box
- remove border-radius

.box-header
- remove border-radius

.box .box-header
- background: #f5f5f5

.table-bordered
- remove border-radious

.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child
- remove border-top-left-radius

.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child
- remove border-top-left-radius

.thumbnail
- remove border-radius
- remove box-shadow

.dropdown-menu
- remove border-radius
...
.etc

> Flatten Ambari UI including box, dropdown. etc
> ----------------------------------------------
>
>                 Key: AMBARI-5514
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5514
>             Project: Ambari
>          Issue Type: Task
>          Components: client
>    Affects Versions: 1.5.0
>            Reporter: Xi Wang
>            Assignee: Xi Wang
>             Fix For: 1.6.0
>
>
> Flatten UI including:
> .well
> - remove border-radius
> - remove box-shadow
> .box
> - remove border-radius
> .box-header
> - remove border-radius
> .box .box-header
> - background: #f5f5f5
> .table-bordered
> - remove border-radious
> .table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child
> - remove border-top-left-radius
> .table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child
> - remove border-top-left-radius
> .thumbnail
> - remove border-radius
> - remove box-shadow
> .dropdown-menu
> - remove border-radius
> ...
> .etc



--
This message was sent by Atlassian JIRA
(v6.2#6252)