[wp-meta] [Making WordPress.org] #1238: Stats: General design improvements

Making WordPress.org noreply at wordpress.org
Sun Sep 20 01:58:33 UTC 2015


#1238: Stats: General design improvements
---------------------------+-------------------------------------
  Reporter:  samuelsidler  |      Owner:
      Type:  enhancement   |     Status:  new
  Priority:  lowest        |  Component:  translate.wordpress.org
Resolution:                |   Keywords:  ui-feedback
---------------------------+-------------------------------------

Comment (by hugobaeta):

 Here's a quick browser inspector mockup idea:

 [[Image(https://cldup.com/Vt_eTOucaV.png)]]

 What I changed/added:

 {{{
 .stats-table table.table {
     width: 100%;
 }

 .stats-table table thead {
     border-bottom: 1px solid #72777C;
     color: #32373C;
 }
 .stats-table table thead th {
     padding: 10px 3px;
     font-size: .8em;
     line-height: 1.2;
 }

 .stats-table tbody th {
     padding: 10px;
     background: #f9f9f9;
     box-shadow: inset 0 1px 0 rgba(0,0,0,.05);
 }
 .stats-table tbody td {
     padding: 10px 0;
     box-shadow: inset 0 1px 0 rgba(255,255,255,.15);
 }
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1238#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list