fix watch/unwatch buttons
This commit is contained in:
@ -553,6 +553,10 @@ height:100%;
|
||||
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #d82020; text-decoration: none; }
|
||||
.ui-widget :active { outline: none; }
|
||||
|
||||
/* watch button fixes */
|
||||
.watchButtonLabel.ui-state-active, .watchButtonLabel.ui-state-focus { border: 1px solid #ccc; color: #2565a5; }
|
||||
.watchButtonLabel.ui-state-hover { color: #d82020; border: 1px solid #d82020; }
|
||||
|
||||
.ui-tabs .ui-tabs-panel {
|
||||
padding-top:0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user