mirror of
https://github.com/transmission/transmission.git
synced 2026-04-17 23:54:19 +01:00
(trunk web) normalize the prefs tabs' borders
This commit is contained in:
@@ -1168,12 +1168,9 @@ div#prefs_container div#prefs_tabs ul {
|
||||
color: #323232;
|
||||
text-align: center;
|
||||
padding: 2px 20px;
|
||||
border-left: 1px solid #787878;
|
||||
border-right: 1px solid #787878;
|
||||
border-top: 1px solid #787878;
|
||||
border: 1px solid #787878;
|
||||
margin-bottom: -1px;
|
||||
background: #C0C8D6 url('../images/graphics/filter_bar.png') bottom repeat-x;
|
||||
border-bottom: 1px solid #787878;
|
||||
}
|
||||
.prefs-tab.selected {
|
||||
background: none;
|
||||
|
||||
Reference in New Issue
Block a user