File: styles/prosilver/theme/cp.css
Unmodified
Added
Modified
Removed
Line 114 | Line 114 |
---|
float: left; font-size: 1em; font-weight: bold;
|
float: left; font-size: 1em; font-weight: bold;
|
line-height: 14px;
| line-height: 1.4em;
|
}
#tabs .tab > a, #minitabs .tab > a {
| }
#tabs .tab > a, #minitabs .tab > a {
|
Line 172 | Line 172 |
---|
.responsive-tab > a.responsive-tab-link { display: block;
|
.responsive-tab > a.responsive-tab-link { display: block;
|
font-size: 16px;
| font-size: 1.6em;
|
position: relative; width: 16px;
|
position: relative; width: 16px;
|
line-height: 14px;
| line-height: 0.9em;
|
text-decoration: none; }
| text-decoration: none; }
|