notice/warning style updates
This commit is contained in:
@@ -54,6 +54,12 @@ div.notice {
|
||||
border : 1px solid #999999;
|
||||
}
|
||||
|
||||
div.warning {
|
||||
background : #ffcccc;
|
||||
border : 1px solid #ff0000;
|
||||
}
|
||||
|
||||
|
||||
ul.userFeedList, ul.browseFeedList, ul.labelTestResults {
|
||||
border : 1px solid #999999;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user